|
Sorry didn’t get what you wanted…If
you really want generic,
Table count in the datasource ---- element.dataSourceCount(), First table name from
data source ----- element.dataSource(1).name(), Field contents from the
first field of the first table ----element.dataSource(1).cursor().(1) So with your original
example you could do this Common f; f = element.dataSource(1).cursor(); print f.(1); You don’t have to
use the common var, but it makes notation easier. Cheers - -----Original Message----- Thank you for your good replies. Yahoo!
Groups Links ·
To visit your group on the
web, go to: ·
To unsubscribe from this
group, send an email to: ·
Your use of Yahoo! Groups is
subject to the Yahoo! Terms of
Service.
Yahoo! Groups Links
|
- [development-axapta] reading form datasource byteway_so
- RE: [development-axapta] reading form datasource Preston A. Larimer
- [development-axapta] Re: reading form datasour... byteway_so
- [development-axapta] Re: reading form data... Preston A. Larimer
- [development-axapta] Re: reading form ... byteway_so
- RE: [development-axapta] reading form datasource Morten Aasheim

