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
290
Help required in sorting Amount (Currency) field in UltraWeb Grid
posted

Hi,

We are using Infragistics ultrawebgrid v9.1. This Grid and the DataTable bound to it is Dynamic. I have a Amount Column in this Grid which has a thousand separator (##,###,###.##). I want to enable sorting in this grid on amount field on double click event of Grid Header. When I double click the amount column in Header, the values in grid are only sorted based on the 1st charater. I want the complete value to be considered while sorting.

Please help. Thank you.

Parents
No Data
Reply
  • 49378
    posted

    Hi sshrampal,

    I have tested your scenario using version 11.1 and the sorting of a column with a data format seems to be operating correctly. Please note that version 9.1 is no longer supported and since its release there have been a number of issues resolved regarding sorting formatting columns. Therefore upgrading your product version should resolve the matter.

    Please let me know if you have any questions.

    Best Regards,

    Petar Ivanov
    Developer Support Engineer
    Infragistics, Inc.
    http://ko.infragistics.com/support

Children