Top "Jqgrid" questions

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

how to set postData in jqgrid AFTER it has been constructed?

I generate my jqgrid from model class which I pass into view. I get constructed and working jqgrid. However, I …

jquery jqgrid jqgrid-asp.net
jqGrid - How to remove the page selection on the pager but keep the buttons?

I want to remove the paging buttons on the grid, but I want to keep the add, edit, refresh, etc …

javascript jquery jqgrid
jqgrid: multiselect and disable check (conditional)

I love jqGrid but sometimes things seem more complicated than they should be. What I would like to achieve is …

jquery jqgrid
Wrapping Text lines in JqGrid

Can you get lines of text to wrap in JqGrid? I have had a look round but i can't find …

javascript jquery jqgrid
Is it possible to set width of a jQGrid in percentage?

Is it possible to set width of a jQGrid in percentage? If yes, then how?

javascript jqgrid jqgrid-asp.net
php + jqgrid + export to excel

Somebody knows a way to export the data from a jqgrid to excel? I want to do a report using …

php jquery jqgrid jqgrid-php
jqGrid: Disable form fields when editing

I'm currently developing a web application designed for the administration of vending machines and such. I decided to use jQuery, …

jquery jqgrid editing
Trying to understand jqgrid for jquery. How do I change the URL for my AJAX call?

I have everything working from the tutorial, replacing it with my data, but it is a hardcoded situation. For example, …

jquery jqgrid
How to change date format in jqgrid

I have one issue related to jqgrid. I have date shown in jqgrid table like "FRI MAY 17 00:00:00 IST 2013" .I want …

jquery jqgrid jqgrid-formatter
How to set the tool tip on jqGrid mouse over?

How can you set the "tool tip" that appears when you hover your mouse over a jqGrid row/cell? Currently …

jquery jqgrid tooltip