Hallo guys,
I'm using the latest version of smart gwt (2.4)
I have a dateRangeItem that I have to update dynamically depending on some parameters.
In some cases, the end date or the start date have to be disabled.
It's easy to disable the whole widget (setDisabled) but I can't find a way to disable only one of the dates.
I mean it has to be visible and also go in the advanced criteria of the form, but simply not be editable.
Is it possible at all?
Thanks a lot
Laura
I'm using the latest version of smart gwt (2.4)
I have a dateRangeItem that I have to update dynamically depending on some parameters.
In some cases, the end date or the start date have to be disabled.
It's easy to disable the whole widget (setDisabled) but I can't find a way to disable only one of the dates.
I mean it has to be visible and also go in the advanced criteria of the form, but simply not be editable.
Is it possible at all?
Thanks a lot
Laura
Comment