Hi,Tony,
Very great job of your awesome jqGrid!
I want to write a Yahoo mail style grid, and I found some problems when using your jqGrid. The followings are my questions:
1. Add image to the cell header
I could add an image to the cell header by set in the colName, but it disappered when I click it to sort.
2. Image in the cell data
seems no problem when I put into the cell data, a little problem is: when mouse hover to it, tooltip like ‘Attachment’ does not show
3. Grid resize
I want my grid to auto resize when window resized, some columns still stay in the same size, while some other columns are resized.
One of the solutions is to allow developers to change colModel properties in the runtime.
4. About the sort icon
I want to show the sort icon after data initialzed, i.e, the sort icon (desc or asc) should be there after data loaded. So I tried with a local data array, I create a grid with sortname and sortorder set, but the sort icon is not drawed until I manually click the column.
Anyway, the jqGrid is a very execellent jQuery plugin I have ever used, thank you again for your efforts.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top