Hi there,
Just to notice you that the MiniDateRangeItem seems completely buggy for the latest 2.X version.
The comportment is the following:
- When I click on the MiniDateRangeItem compenent, a popup shows up with two input date fields
- When I click on an input date field, a small calendar shows up allowing me to select a day
- When I select a day, I can see that it is filled in, but the calendar is not closed, I have to click somewhere else to close it
- When I click on "OK" no date is inserted into the component (it is shown empty)
- When I click on "Cancel" no date is inserted into the component (it is shown empty) but I can still open it after
- When I click on it after that, no popup opens anymore.
- When I submit the form, no date is conained in the MiniDateRangeItem
I have that issue with both Chrome, Firefox and IE browsers.
I didn't had this issue with smartGWT 2.3 ...
Just to notice you that the MiniDateRangeItem seems completely buggy for the latest 2.X version.
The comportment is the following:
- When I click on the MiniDateRangeItem compenent, a popup shows up with two input date fields
- When I click on an input date field, a small calendar shows up allowing me to select a day
- When I select a day, I can see that it is filled in, but the calendar is not closed, I have to click somewhere else to close it
- When I click on "OK" no date is inserted into the component (it is shown empty)
- When I click on "Cancel" no date is inserted into the component (it is shown empty) but I can still open it after
- When I click on it after that, no popup opens anymore.
- When I submit the form, no date is conained in the MiniDateRangeItem
I have that issue with both Chrome, Firefox and IE browsers.
I didn't had this issue with smartGWT 2.3 ...
Comment