Questions tagged [jqgrid-php]

Tag for the PHP wrapper of jqGrid.

Description

Tag for the PHP wrapper of jqGrid.

For more information, visit: http://www.trirand.net/default.aspx

199 questions
-1
votes
1 answer

jqgrid click select all, but not all of them selected

I use jqgrid with multiple selection. When i clicked select all for a multiple rows data, not all of them automatically checked. What was wrong with this? If my grid has only one row, select all works.
-1
votes
1 answer

JqGrid PHP: how to implement a righ-click context-menu?

How can I implement a righ-click context-menu in JqGrid for PHP ? I am trying this solution by Oleg, but it is not working. I would like to get this: grid.php snippet: $rightclick = <<
Jess Stone
  • 677
  • 8
  • 21
-1
votes
1 answer

how show the database data in add/edit/form as label in jqgrid

i want to display data from database as label in the add/edit form in jqgrid. see for example: To add data to jqgrid we will click on the + icon. A popup will be opened for data entry. text boxes or checkboxes can be displayed in the given examples…
-1
votes
1 answer

How to add jquery UI spinner on jqgrid table column

Is it possible to add jQuery UI spinner on jqgrid table column ? I have a jqgrid table with more than 7000+ records, I am want to apply spinner on one column. Does jqgrid allow to do this? Thanks in advance!
sandip
  • 3,279
  • 5
  • 31
  • 54
1 2 3
13
14