Hi, How do you position the datepicker popup for a DateBox ? Right now I am just doing a
DateBox myDB = new DateBox(); and the datepicker appears below the textbox when you click on it. I see that on the gwt showcase example their's is popping up ABOVE the text box as seen here: http://gwt.google.com/samples/Showcase/Showcase.html#CwDatePicker I would like it to pop out to the right, how is this accomplished. I have googled every query I can think of and can't find anything on this.... .... dare I Bing ? - Stephen -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
