Top "Jqgrid" questions

jqGrid is an Ajax-enabled jQuery plugin that provides a solution for representing tabular data on the web.

jqGrid get "th" and "thead" using jQuery

How can I get theader on a jqGrid using jQuery?

jquery jqgrid jqgrid-asp.net
JQGrid Grouping GroupText formatting and modification

I have a grid that implements grouping but would like to expand on the details that display in the groupText: …

jqgrid jqgrid-asp.net jqgrid-php jqgrid-formatter
JSON and jqGrid. What is "userdata"?

I'm having trouble understanding what all of the fields in a JSON datasource for a jqGrid means and I am …

jquery json jqgrid user-data
Adding a custom icon to jqgrid action column with onclick event

Here is a demo to add a custom icon in Actions column of jQgrid. In my case if I add 3 …

jquery jqgrid jqgrid-asp.net jqgrid-formatter jqgrid-inlinenav
jqGrid not sorting dates correctly

I have an issue when sorting dates using jqGrid. Given the following dates jqGrid is sorting my dates as follows: 01/01/2010 01/01/2011 01/02/2010 01/02/2011 …

jquery jqgrid
jqGrid - Default Sort Order by Column

Happy New Years Eve! I would like to be able to set the default for value some columns to descending. …

jqgrid jqgrid-php
Uncaught TypeError - Cannot read property 'msie' of undefined in jQgrid

Sorry for repeated question but previous answers of such questions didn't give me solution. I've done following: - Used jQGrid 3.5.3 …

javascript jquery jqgrid jqgrid-asp.net
How to pass additional variables to jqGrid formatter?

I'm trying to create some kind of reusable formatter for jqGrid column, I would like to create custom formatter where …

javascript variables jqgrid formatter
jqGrid custom edittype (radio button column) custom element not firing set event on edit

I have a jqGrid which needs to have radio buttons in a column of a row while editing. Following is …

jquery jqgrid jqgrid-formatter
why doesn't Jqgrid frozen column seem to work with filter rows and filter heading?

i can't get frozen columns to work with jqgrid (4.3.0). the only thing i can think of is that i have …

jquery jqgrid frozen-columns