Hi,
I am new to jquery, I am creating an application where in I want to bind my data table to jqgrid and implement sorting, searching and pagination in it.
After some hiccups i have implemented sorting and searching but I am still finding it difficult to implement pagination. Following is my web method and aspx page.
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
<%@ Import Namespace="System.Web.Script.Serialization" %>
<%@ Import Namespace="System.Collections.Generic" %>
<%@ Import Namespace="System.Web.Services" %>
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top