I have a clarification in loading JSON String into Listgrid in GWT. I have implemented GWT-RPC, so from server side JSON string will be returned and have mapped it to grid fields properly.
I have a strange issue in my GWT app. My application is working fine and looking good in Google Chrome and Firefox. But in IE, I am facing some issues in visual display of widgets. The issues are:
I am referring to XML data schema as detailed here: http://www.w3schools.com/schema/default.asp. When I retrieve data from the database and submit it to the client, there are text fields which I wish
I\'m searching a way to populate a ListGrid with an XML response from a server. This is an example of my server response:
Can someone please explain to me how paging works in SmartGWT? I see it working in the showcase, but I just can\'t find it documented anywhere. (The information in the javadocs far from sufficient to
I am getting the following error when retrieving data from a rest data source 00:00:52.439 [ERROR] 01:46:57.001:RDQ1:WARN:ResultSet:isc_ResultSet_1 (created by: isc_CustomerDocGrid_0):get: invalid in
My question is close to this one: Digester: Extracting node name Even with the answer, I can\'t find out.
I am asking this here in the hope that someone has maybe come across this situation too... I have posted this on the SmartGWT forum:
I am using SmartGWT and I have a ListGrid populated with an array of ListGridRecords using the setData() call.I am trying to update a progress property of a single record (on a timer for testing) and
I have a basic GWT Maven project going. I added SmartGWT and started playing around with some widgets and nothing displays correctly. The ListGrid seems to somewhat render but things are off and even