Questions tagged [jqxgrid]

jqxGrid is a jQuery widget from jQWidgets toolkit that displays tabular data. It offers rich support for interacting with data, including paging, grouping, sorting, filtering and editing. jqxGrid has also Angular, React, ASP .NET MVC and Custom Elements versions.

jqxGrid is a jQuery widget from jQWidgets toolkit that displays tabular data. It offers rich support for interacting with data, including paging, grouping, sorting, filtering and editing. The jqxGrid can be integrated with any server side technology.

Resources

265 questions
0
votes
1 answer

How can I map and observe in the same time in jqxGrid?

I use jqxGrid with KnockoutJS. I bind the grid to an object array. When I use mapping, the values of the grid does not refresh. But if I push a new object to the array that is added to the grid.