-
The sorting arrows and the column highlighting when the column sorting is applied would be a nice feature and would help the user to easily figure out which column is used for the sorting of the table…
-
Hi Oleg,
I would like to change the decimal places when a cell is in edit mode.
As you can see in https://jsfiddle.net/j2g5rfu3/13/ the column Number has no decimal places so editing the number e.…
-
instead of icons and buttons html code is shown...
Issue affects the build only, doesn't occur in debug mode.
-
Sorry to be asking some of the basic question here.
- I believe this version of jqgrid is free vs the gurrido grid. Could you let me know whihc version shall I download which is free
- I want to h…
-
Been playing around with the latest version of the code here, as I have a project where I need to have info that can be toggled from visible to hidden inside a grid, and thus causes the rows to have v…
-
Здравствуйте, подскажите пожалуйста, как можно организовать передачу выбранного значения depdrop'а, чтобы можно было загрузить данные в jqgrid, зависящие от выбранных значений в depdrop'e?
Т.е., нап…
-
I am saving a column model so users can save their column order among other things. When I give this column model to jqgrid, it moves the correct columns, but then it also moves 1 other column for eac…
-
when i use function cellattr in colModel,i find it display uncorrect if the return string contains "style" key word. because the function formatCol in the source code will replace and split by "s…
-
Hello. I just released new functional to this plugin.
Fork placed here: https://github.com/bvn13/jqGrid/
Pagination now works fine in treeGrid mode. This means the ROOT-data is loading divided into …
bvn13 updated
6 years ago
-
Please help or add function for export all Grid Data to EXCEL.