I'm still learning the Axapta ropes, but I've sent you an XPO which
does what you want.
Regards,
Christoph
--- In [email protected], "Thomas"
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I have a form displaying the empltable in a grid. On the same form
I
> have a button. On the datasource (empltable) I have created a
method
> that I would like to call when clicking the button in the form.
How do
> I do this? I cant find the correct syntax. I have tried with
element
> and this but without any luck.
>
> Further I would like to add another button that filters only the
> employees that have status "Employed" in the empltable. I think I
can
> do this by overriding the filter method on the datasource
(empltable).
> Can anybody help me doing this. It must be something like:
>
> filter(fieldname2id(tablename2id
("emplTable"),"status"),"Employed");
>
SPONSORED LINKS
| Computer part | Programming languages | Microsoft axapta |
| Support exchange |
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.

