Re: SmartGWT Extensions

2009-09-28 Thread Thomas Holmes
Nope, it's not stupid, and it is a good suggestion. The example I am using shows 'id' as integer, 'name' as String, and 'date' as Date. So, I made those changes. I did manage to fix this issue. What I did was to look again at the sample and realized at the bottom of the DataSource code and

Re: SmartGWT Extensions

2009-09-25 Thread Thomas Holmes
Yep, I tried those forums and have left many messages over there. Some have gotten replies, and many have not ... that is VERY frustrating. So, I just figured someone over here might know something about the smartgwt-extensions, specifically the gwtrpcds (gwt rpc datasource). On Sep 24, 4:58

SmartGWT Extensions

2009-09-24 Thread Thomas Holmes
again, and I was looking at the smartgwt-extensions ... but there is a bug in it, and I don't know how I can tell the author that it is broken. In SimpleGwtRPCDSServiceAsync the remove method: public abstract void remove (SimpleGwtRPCDSRecord record, AsyncCallbackObject asyncCallback); Breaks

Re: SmartGWT Extensions

2009-09-24 Thread tall dave
names, but no data is listed there. So, I was re-reading the thread again, and I was looking at the smartgwt-extensions ... but there is a bug in it, and I don't know how I can tell the author that it is broken. In SimpleGwtRPCDSServiceAsync the remove method: public abstract void remove