I am trying to set the datasource dynamically.
in run method of the form i wrote the code..
Grid.dataSource(Table4);
Field1.dataSource(Table4);
Field1.dataField(Fieldname2id(Tablename2id("Table4"),"Field1"));
Field2.dataSource(Table4);
Field2.dataField(Fieldname2id(Tablename2id("Table4"),"Field2"));
but the form is not showing the data..
can anybody tell what is the problem?
thanks,
Gopal
---------------------------------
Jiyo cricket on Yahoo! India cricket
Yahoo! Messenger Mobile Stay in touch with your buddies all the time.
[Non-text portions of this message have been removed]
YAHOO! GROUPS LINKS
- Visit your group "development-axapta" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

