Browse By Tags

  • UltraGrid sorting issue

    I am using Infragistics Ultrawebgrid on my asp page,now I need to sort data based on user clicked columns but every time i don't want to fetch the records from the table.

    I have enabled the in-build sorting property but at certain situations the sorting…

  • WebDataGrid - Try to set the "value" of a TemplatedGridColumn such that the Datasource recognizes GetChanges() as having records

    I am using a WebDataGrid (2011v1.2116).  I have a TemplateGridColumn that is a DropDownList Control.  I can get it to load and reload the correct value in the droplist. 

    However, when I post back after a client side change to the dropdown, the datasource…