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
240
Show Sort Indicator
posted

Hey,

I have a small question:

Is there a way to show a field sort indicator(The Up/Down arrow) without sorting the data.

I'm using dataview binded to xamDataGrid1.Datasource that i sort manually using:

DV.Sort = "Name asc".

(xamDataGrid 2008 Vol1 & 2)

tx

Parents
No Data
Reply
  • 130
    posted

    Hi

    I am new to this field. Can you please tell me where can I find an example for XamDataPresenter with sorting and grouping.

     

Children