Many thanks Allan !

> You can find the number of records selected in a datasource with
> total = SysQuery::countTotal(CustTable_ds.queryRun());
> 

(this works fine. And I'm starting to understand many things with 
datasources with this exemple...)

> 
> > 3- Furthermore, if I want to get back the parameters of a request 
> > (fields + criteria) from a "search" or a "filter" command, how 
can 
> I do that ? 

> Try running the report from a class, that will give you a prettier 
> front-end
> Have a look at the class CustReport_Auditor, it gives you a simple 
> example 
> LastValueElementName() must return the name of your report.
> 
> e.g. 
> public identifiername lastValueElementName()
> {
>     return reportStr(YourReportName);
> }
For this part, I don't have access to classes development...

> Hope this helps
(sure it helps ! many thanks again)



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/kGEolB/TM
--------------------------------------------------------------------~-> 

Sharing the knowledge on Axapta. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Axapta-Knowledge-Village/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to