jqgrid-asp.net Questions

1

Solved

This one's killing me. I've read through a lot of Oleg's comments, and through the documentation, but I think I'm overlooking something really simple. I have a jqGrid populated by calling a webmet...
Valdis asked 29/12, 2010 at 21:13

2

Solved

My requirement is to show a page with multiple filters to apply to grid data. Suppose we are talking about Orders and an order has the following attributes public class Order { public int OrderI...
Ablution asked 20/10, 2010 at 2:31

1

Solved

I have a jqgrid that contains some data, the first column of which is the numerical PK from the database. When my delete method gets called, it passes in the rowId of the grid (which it should.) H...
Negativism asked 28/9, 2010 at 2:55

1

Solved

I need to load some dynamic html when a user click on a link in a jqGrid. here is my definition function loadUserAdministrationList() { jQuery("#userlist").jqGrid({ url: '/Administration/GetDa...
Vacancy asked 31/8, 2010 at 0:23

3

How can I get theader on a jqGrid using jQuery?
Korman asked 11/8, 2010 at 19:28

2

Solved

I am trying to figure out how to user the paging functionality of the jqGrid. Currently I am stuck on Page 1 of 4. No matter if I press the Next button or not. It just stays on 1. I am using ASP.N...
Excitor asked 1/7, 2010 at 20:9

1

Solved

The jqGrid has been kicking my butt (as well as others on this site). I can't seem to get the JSON data from the webservice to load into the jqGrid when using the addJSONData method. Does anyone k...
Epochmaking asked 30/6, 2010 at 17:0

© 2022 - 2024 — McMap. All rights reserved.