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
1284
Column Display text and Value
posted

Hi

    I am  workingon a .NET 2.0 project using Ultrawingrid. I am binding values to a column which has units at the end.

like (750ml, 50g, 500mg, 21IU).

I want to get only the actual value without the units. (like 750,50,500,21) when i read using cell.value.

How to have a different Display text and value for a column?  In dropdown column we have option to add

value list and have a specif value for each display text.

Is it possible to store the actual values in a valuelist  and get the values using cell.value  for

normal cell type?

 

Thanks
Ashok