MVCGrid is Telerik's HTML5 grid offering.
Questions tagged [mvcgrid]
47 questions
0
votes
1 answer
jqGrid load in MVC
I'm new in jqgrid. I try to use jqgrid in my mvc project. I'm using the following code for mapping the data to grid. But its not working. The function GetJqGridData is loading first in my MVC project.
Below is code for Controler.
public ActionResult…

Bobbin Paulose
- 43
- 8
0
votes
1 answer
Clicking a column header displays jqgrid in ascending order
Currently i am working in java jqgrid I want to display the sorted grid after clicking of a column header.I already used onsortcol.but it is not working .her is my code.onsort col function is in active but it doesnt performs sorting.thanks in…

umaraj
- 1
- 1