Browse By Tags

  • Ultragridview on a Search Page

    Hi ,

    I am trying to use ultrawebgrid on a search page with different textbox and different butons. I plan to call different stored procedure for different buttons to bind the grid.

    If i am binding the data on Button click event i am not able to have…

  • Webgrid - Client Side Sorting, Custom Pager and Ajax not working together

    Hi All,

    I am currently having a problem trying to implement Client Side Sorting to work when i have a custom pager and the grids LoadOnDemand property set to XML.

    The problem is that the Client Sorting is not working. When i try to sort by clicking the…