Hello,
I've noticed a problem with the FilterEditor's MiniDateRangeItem when manually entering a specific date. The positioning of the elements in the widget change depending on whether a valid date has been entered or not. The effect is that the elements within the widget move back and forth while a date is manually being entered via the text box. To see this behavior, open the MiniDateRangeItem and manually type 01/15/2012, or another date, into one of the text boxes.
This behavior can be reproduced in the showcase:
http://www.smartclient.com/smartgwt/showcase/#grid_daterange_filtering
Thanks in advance for any assistance with this!
I've noticed a problem with the FilterEditor's MiniDateRangeItem when manually entering a specific date. The positioning of the elements in the widget change depending on whether a valid date has been entered or not. The effect is that the elements within the widget move back and forth while a date is manually being entered via the text box. To see this behavior, open the MiniDateRangeItem and manually type 01/15/2012, or another date, into one of the text boxes.
This behavior can be reproduced in the showcase:
http://www.smartclient.com/smartgwt/showcase/#grid_daterange_filtering
Thanks in advance for any assistance with this!
Comment