I'm developing a site, where one needs to choose an element from a detailed list (one with columns that show its type, etc.) and pass it to another list. I've asked this question before and someone gave me slickGrid as a solution. However that is not quite what I want, because slickGrid gives me a spreadsheet, and I want a list with the details in columns, and be able to easily pass around information from one list to another.
Thanx in advance.
Daniel