Grouping and Tiling that is Similar to a .NET Listview

Grouping and Tiling that is Similar to a .NET Listview

luolongluolong Posts: 1Questions: 0Answers: 0
edited February 2011 in General
Am learning to include JQuery in my .NET programming, and have successfully implemented DataTables, which is a great plugin by the way. Now to a formatting question, can I use DataTables as a replacement to my grouped and tiled .NET Listviews?

My current Listviews dynamically group three data fields per div, with each div presented in two columns by three rows with paging. The output resembles the squares from Outlook contacts. I’ve looked through the DataTables examples and conducted numerous Google searches, and have yet to find an example.

I may be out of luck, as I have posted a similar question to the JQuery forum and the .NET forum and have yet to receive any responses.

Thanks in advance for any assistance!

LuoLong
This discussion has been closed.