Tuesday, July 29, 2008

Development of an AJAX-enabled grid using ICallbackEventHandler, with operations which include sorting, paging and page length change.

The basic features of the gird are as follows (All operations are asynchronous)

Sort in ascending or in descending order by clicking on the arrows next to column name. 

1.)  Change current page. 

2.)  Change page length.

The server-Side functions are as follows
public string GetCallbackResult() 

  {

  return result;

  }

This function simply returns the result which we have put as innerHTML in the ShowResult function.

No comments:

Data Science - 103 (Kapil Sharma)

Cloud Computing Basic:-  In this the PC is on service provider data center and secuirty maintenance and upgrades are done by the service pro...