We have made it very far with our SmartGWT displays and things are going well.
One requirement we have is to validate datetime user entries.
We can do this for pages where our timeframe entry is done in a separate control, but our problem is we have not figured out how to do this in the Filter Editor case (either typed in or entered through the pop-up dialog.
How can we prevent catch/prevent the user form entering nonsense (text, invalid dates, etc) into the Filter Editor for a ListGrid?
Thank you in advance,
Patrick
One requirement we have is to validate datetime user entries.
We can do this for pages where our timeframe entry is done in a separate control, but our problem is we have not figured out how to do this in the Filter Editor case (either typed in or entered through the pop-up dialog.
How can we prevent catch/prevent the user form entering nonsense (text, invalid dates, etc) into the Filter Editor for a ListGrid?
Thank you in advance,
Patrick
Comment