Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
130
ultrawebgrid bad sorting
posted

hi, sorry but i can{t speak in english verry weel

 

this is my code

 

 

UltraWebGridReporte.Columns[4].IsGroupByColumn =

 

true

;

UltraWebGridReporte.Columns[0].SortIndicator = Infragistics.WebUI.UltraWebGrid.

 

SortIndicator

.Ascending;

UltraWebGridReporte.Columns[5].SortIndicator = Infragistics.WebUI.UltraWebGrid.

 

SortIndicator

.Ascending;

but the UltraWebGrid is not sorted by columns 0 and 5.. is only group by column 4

when i expand de column 4, the grid is bad sorted