posted 10 years ago
I need to add two Date Fields for From Date and To Date and a Button to a toolbar using gxt or gwtext.Please suggest how to do this.
I am creating one grid in gxt.I need to add a toolbar at top of the Grid.I am creating the Toolbar as
And then I created two DateFields as
But now i want to add this two Date Fields along with one button to the toolbar and need to add that toolbar at the top of the Grid Panel.
Please guide.