jqGrid icon indicating copy to clipboard operation
jqGrid copied to clipboard

jQuery grid plugin

Results 72 jqGrid issues
Sort by recently updated
recently updated
newest added

Hi Tony. I would like to have an option to set the maximum width of a column. I often have the requirement that the width of one or more columns...

Enhancement
Question

Hi Tony, I'm having some trouble with implementing a Custom Element and going through the jqGrid code I see something strange. Perhaps you can help to clarify whether this is...

Looks to me that when using the "setCell" method, the value is going into the grid without applying the set formatter. My questions: 1. Am I correct in my observation...

Hi Tony, I wonder what you can say about the following: When creating a checkbox column, the default is that the checkbox is "disabled". This makes sense to me, as...

I'm existing JQGrid user since many years ago. We wish to migrate our software into vue3/typescript environment. Can I know how far JQgrid support it?

Hi Tony, I would like to propose one new feature, based on a situation I'm facing now. When you define a cusom-type column which has "choices" defined (like: INPUT with...

Combined export of multiple grids to a single Excel workbook and automatically generate sheet per jqGrid table. Is this idea possible Mr. @tonytomov?

Enhancement

Hi Tony, When using the "select" formatter, the documentation is giving a quick hint that the editoptions.value (and formatoptions.value) can actually be a function. I see that indeed you can...

Enhancement

Hi Tony, One idea for future development: Currently we have the API calls for loading completely new data into the grid. We remove all the previous content and fill-in new...

Enhancement

Is there a way to restart `rownumbers` count at one on every group when `grouping` is On? **CURRENT:** ![image](https://github.com/tonytomov/jqGrid/assets/88460896/f2b24385-1995-4acd-801e-21b71f197f78) **EXPECTED:** ![image](https://github.com/tonytomov/jqGrid/assets/88460896/9bf7db1b-3de1-4a32-973d-20ef91216621)