I want to show only Month view of Calendar in SmartGWT2.0 with Eclipse 3.5(Galilio) How can i do that?
A:
setShowDayView(false) setShowWeekView(false)
Sample here:
http://www.smartclient.com/smartgwt/showcase/#compact_calendar_category
Charles Kendrick
2010-03-02 15:18:57