Hi,
Please find the below example:
http://www.smartclient.com/#dateRangeFilter
In the second grid when we click on Date filed filter focus is not coming to the filter. We are calling some custom functions in filterEditorProperties method for all ListGrid fields.
But for Date and CheckBox Fields the method which is in the filterEditor Properties is not getting called.
Please suggest me to call the method for date and checkbox fields like other fields.
We are working on the below environment:
SmartClient version : Isomorphic SmartClient/SmartGWT Framework (9.1p_2014-10-26/PowerEdition Deployment 2014-10-26)
Browser : IE9
Thanks in advance.
Please find the below example:
http://www.smartclient.com/#dateRangeFilter
In the second grid when we click on Date filed filter focus is not coming to the filter. We are calling some custom functions in filterEditorProperties method for all ListGrid fields.
But for Date and CheckBox Fields the method which is in the filterEditor Properties is not getting called.
Please suggest me to call the method for date and checkbox fields like other fields.
We are working on the below environment:
SmartClient version : Isomorphic SmartClient/SmartGWT Framework (9.1p_2014-10-26/PowerEdition Deployment 2014-10-26)
Browser : IE9
Thanks in advance.