Hello,
I am new to SmartGWT/SmartClient. I want to use the ListGrids with a DataSource that hooks up to any URL etc that is updatable at the backend/server-side. I went over the SmartGWT Showcase, but could not find an example that does that specifically. In the documentation, its mentioned that the SmartGWT Server accomplishes this, but I could not find any example that does not use the SmartGWT server and yet has updateable datasources.
I did read about using a RESTDataSource and the transformResponse() methods, but it didnt fit together nicely in one post.
Can someone please redirect me any thread on this forum/blog etc where this kind of updateable datasource implementations are discussed. Our backend is a typical webapp and I can develop any interface that is required.
I am new to SmartGWT/SmartClient. I want to use the ListGrids with a DataSource that hooks up to any URL etc that is updatable at the backend/server-side. I went over the SmartGWT Showcase, but could not find an example that does that specifically. In the documentation, its mentioned that the SmartGWT Server accomplishes this, but I could not find any example that does not use the SmartGWT server and yet has updateable datasources.
I did read about using a RESTDataSource and the transformResponse() methods, but it didnt fit together nicely in one post.
Can someone please redirect me any thread on this forum/blog etc where this kind of updateable datasource implementations are discussed. Our backend is a typical webapp and I can develop any interface that is required.
Comment