I\'m using SmartGWT with RestDataSource. Whenever I lose internet connection, I get an SC.warn window with:
Tried this, but no luck, even do not know whether it is write way of implementation. Map<String, String> headers = new LinkedHashMap<String, String>();
I have a client app that need to show a really big tree (It\'s a mega organizational budget) , which is available via JSON queries - each budget section has a code , and s.t topic 1122 is the son of t
I need to set multiple parameter in a criteria. Can anybody please tell, how to achieve this in smartgwt
What is the most flexible/suitable form/layo开发者_开发知识库ut in SmartGWT, if i would like to customize my user interface?Dynamic form should be used to create form.There are many controls you can u
Does anybody know how to hide duplicate values (course names) from SelectItem? My code: SelectItemcourseOfferingItem = new SelectItem (\"courseOffering.id\", \"Course Offering\");
I need to draw a tree grid with selecting and scrolling to a specific record initially.开发者_运维百科 I tried the following code. The selection works, but the scrolling doesn\'t. What is the solution
This is my first post here, hope I\'m doing it right. Let me see how can I explain my problem better, so that you guys can understand it.
H开发者_Python百科as any one been able to mock Smart GWT ListGrid, using for example PowerMock? If so, can you share an example, please.You probably don\'t want to do it. Use DataBoundComponent interf
I am using GWT 2.0.3 with ext version.When I run the application its take some time to load.As much as I know It take tim开发者_如何学Ce to load some JS file (Not sure about it).For slow internet conn