Hi,
In ListGrid When I am using formatCellValue for any field and then If I wanted to do the filtering for the same field then I couldn't do it because grid will display the formatted values but the real values are different for the same field.
So, Is there any property to set for a textItem fields to do the filtering based on the value of the field not the formatted value. I mean just like Display Field and Value field for Combo box.
We are working on below environment:
Smartclient version : Isomorphic SmartClient/SmartGWT Framework (9.1p_2014-09-04/PowerEdition Deployment 2014-09-04)
Browser : IE9
Thanks in advance
In ListGrid When I am using formatCellValue for any field and then If I wanted to do the filtering for the same field then I couldn't do it because grid will display the formatted values but the real values are different for the same field.
So, Is there any property to set for a textItem fields to do the filtering based on the value of the field not the formatted value. I mean just like Display Field and Value field for Combo box.
We are working on below environment:
Smartclient version : Isomorphic SmartClient/SmartGWT Framework (9.1p_2014-09-04/PowerEdition Deployment 2014-09-04)
Browser : IE9
Thanks in advance