hi Lennart,
its working fine for single and multiselect records.thx lot!
daniel
Lennart Conrad <[EMAIL PROTECTED]> wrote:
Lennart Conrad <[EMAIL PROTECTED]> wrote:
You can use the following pattern:
for (yourTable = yourTable_ds.getFirst(true) ?
yourTable_ds.getFirst(true) : yourTable_ds.cursor();yourTable; yourTable
= yourTable_ds.getNext())
{
yourTable.doSomeThing();
}
Regards
Lennart Conrad
-----Original Message-----
From: Axapta-Knowledge-Village@yahoogroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of
daniellim_yh
Sent: 17. januar 2006 04:44
To: Axapta-Knowledge-Village@yahoogroups.com
Subject: [Axapta-Knowledge-Village] Multi select in a form and perform
operation
hi all,
good day. i have a grid inside a form, i try to enable user to select
multiple records, then click on a button to perform some operations,
how can i do that?
my desired feature is like for example, in Prod Table form, user can
select multiple prod order and click on update button then execute some
operations. this operation will applied to selected records.
this shouldn't be difficult in axapta but i need help on this. pls
provide some example and info.
thx in advance.
daniel
Sharing the knowledge on Axapta.
Visit www.frappr.com/axapta for axapta friends.
Yahoo! Groups Links
SPONSORED LINKS
Business finance course Business to business finance Small business finance Business finance consultant Business finance magazine Business finance schools
Yahoo! Photos Showcase holiday pictures in hardcover
Photo Books. You design it and well bind it!
Sharing the knowledge on Axapta.
Visit www.frappr.com/axapta for axapta friends.
SPONSORED LINKS
Business finance course | Business to business finance | Small business finance |
Business finance consultant | Business finance magazine | Business finance schools |
YAHOO! GROUPS LINKS
- Visit your group "Axapta-Knowledge-Village" 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.