Archive for August, 2009

jqGrid

Thursday, August 13th, 2009

jqGrid is an excellent data grid plugin for jQuery which I wanted to use in my TV Schedule application. It went very smoothly except for the order in which the columns are displayed. jqGrid will display the columns in the order that it receives them. This means that you would ...