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.Datecan anyone please help me out form this issue.Thank you
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.