Hi Infragistcs Community!
For an UltraWinGrid, I am searching for a possibilty to assign different NumberFormatInfos for cells within the same column. In my case it is a column with "sums of money", but each row/cell can have an individual currancy.
The .net datatable supports this behaviour, but we have not found a property for Wingrid to assign the NFI individually.
We could use a string, but then the column can not be sorted properly in a numeric way.
Has anyone an idea?
Thank you very much Brian!
Your Example project will be a great help implementing this behaviour into our own solution.
Regards
Peter Opahle
see attached