There is a property multiselect on your button itself.
Put that property to yes
Gert Neetesonne
Edan Business Software
>From: "byteway_so" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: [development-axapta] Re: read multi row select
>Date: Thu, 05 Feb 2004 08:43:22 -0000
>
>That was quick!!!
>I just saw that it was also possible to not use a Common
>declaration, but use the table name instead.
>Is there also a property I need to set to prohibit that my button
>gets greyed out when multi selecting rows?
>
>
> >Use common.(fieldId2Ext(fieldId, 0)).
> >In case of a normal field, use 0
> >In case of an array field, use the array number instead of 0
>
> >FieldId variable is the field ID of the field you want to access.
>
>
>
_________________________________________________________________
De nieuwe Pirelli 2004 kalender al gezien? http://auto.msn.be/pirelli2004/
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/development-axapta/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

