jqGrid
jqGrid copied to clipboard
jQuery grid plugin
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...
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?
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...
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...
Is there a way to restart `rownumbers` count at one on every group when `grouping` is On? **CURRENT:**  **EXPECTED:** 