Browse By Tags

  • Enable sort for custom data objects with objectdatasource

    I am trying to enable sorting for custom data objects bound to ultrawebgrid via an objectdatasource.

    I tried to disable client side sorting, and set it to only serverside sort, but all that seems to happen is that the client side sort attempts to run…

  • UnHide the column in UltraWebGrid

    Is there any possiblity to set the template column visible from javascript in any event like button click?

  • How to remove Pager Link Underline?

    Dear all,

              I am using web grid in site. I change the Pager link color. i need to change the underline of the link. Help me any one.......

     

     

    Thanks

    SundaraRajan.C

  • Checkbox in the header how to keep values on sort and how to make it not moving

    I am trying to implement ultrawebgrid and I have problem. I have checkbox at the last column in the datagrid. First I would like all the columns in the grid to be able to move, sort and filter, but I want to prevent that checkbox column from moving, I…