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…

  • Asp.Net WebDataGrid technical helps

    1. While page is postback, the WebDataGrid values are clearing by automatically. Datasource is binded by using the IList

     

    2. I am trying to set a EnableDataViewState="true" properties to the Infragistics WebDataGrid, I am getting the following…