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
340
Sort date column
posted

I have filled ultragrid using datatable which contains two date columns From and TO. But when i click on the From column, the data is not getting sorted correctly.

In Initailise layout evebt, i have written the below code,
 e.Layout.Bands(0).Columns("From").Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Date
        e.Layout.Bands(0).Columns("To").Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Date

can anyone please help me out form this issue.

Thank you

Parents
No Data
Reply
  • 20872
    Offline posted

    Hello Sweish,

    I am still following this forum thread.

    Please feel free to let us know if you have any other questions with this matter.

     

Children
No Data