[jQuery] Re: jqGrid Metadata

2008-05-10 Thread Sanjiv
. This feature if planed for the next releases. Thats great news. When can we expect that? :-) Thanks Sanjiv

[jQuery] jqGrid Metadata

2008-05-08 Thread Sanjiv
Hi All, Is there a ready made solution for using jqGrid by querying column metadata from the server. I want to create a generic grid where the colModel and colNames are not fixed and are be created dynamically by querying the server. Thanks Sanjiv

[jQuery] Flexigrid Column Width

2008-04-23 Thread Sanjiv
for the header row and the data rows do not match. Has somebody else faced the similar problem? Am I doing something wrong? My code is at http://tinyurl.com/5dblm8. Thanks Sanjiv

[jQuery] Flexigrid Column Width

2008-04-17 Thread Sanjiv
facing one problem. When I specify column fixed width in colModel, the column shows up correctly but when I set it to auto, the column width of the header row and the data rows do not match. How can I solve this problem. Is it a bug or am I missing something? Thanks Sanjiv