Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataSourceField.setType does not accept DataSource IDs #10

Closed
GoogleCodeExporter opened this issue Apr 22, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Added to 12-02-2008 build.

http://forums.smartclient.com/showthread.php?t=3030

Original comment by sanjiv.j...@gmail.com on 3 Dec 2008 at 5:09

  • Changed state: Fixed
  • Added labels: 12-02-2008, Type-Enhancement
  • Removed labels: Type-Defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant