Hello,
I have a paged ultrawebgrid statically binded to a asp.net objectdatasource.
I try to use load on demand XML to sort my grid
I set in the ultrawebgrid the attributes
Browser=XML in the webgrid
I set in DisplayLayout the attributes
AllowSortingDefault="OnClient"
LoadOnDemand="Xml"
The sorting doesn't work!!!!
Thanks
For the help