You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Using DataSourceField.setType() with a DataSource ID to support nested
structures.
What is the expected output? What do you see instead?
DataSourceField.setType should accept DataSource IDs, however in SmartGWT
it only accepts the FieldType enum.
What version of the product are you using? On what operating system?
GWT 1.5.3 and SmartGWT Nightly 12-01-2008 on Windows Vista.
Please provide any additional information below.
Example use of DataSourceField.setType("idOfADataSource") in SmartClient:
http://forums.smartclient.com/showpost.php?p=11320&postcount=8
Original issue reported on code.google.com by gaheris@gmail.com on 1 Dec 2008 at 3:20
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
gaheris@gmail.com
on 1 Dec 2008 at 3:20The text was updated successfully, but these errors were encountered: