Hi all,
I tried using jqGrid and liked it a lot! So suggested this to our architects and we are using it in a huge ASP.NET project (a website with over 600 pages). Our project has really complex grids, so am wondering how these requirements can be handled. Some of them are:
1. Displaying data in multiple lines in each row. E.g., if the column is address, it should show street name, city, zip in different lines of a single grid row. How should i format data?
2. On hovering hyperlinks of few columns, a popup should show out showing additional data related to that row. I guess we can use plugins like jTip/clueTip etc for the popup, but how should I fetch that additional data along with grid data?
3. We need Ms Excel 2007 type of filtering in the grid. jqGrid 3.5 has integrated search toolbar, in which dropdowns can be added. But there, only one value can be selected. Our requirement is., user should be able to select multiple values in the dropdown.
There are few more, but I am curious to know the solutions to these first. Thanks a lot in advance!
Cheers
,
Krishna,
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top