Multiple Selection in Grid

Kiran PC

Active Member
Hi,

I have created a new intrective application and on the Entry Form (Find & Browse) i select some records on the Grid (Multiple Selection), i need to update (On grid only Not to the database) a GC fields to '2' for only those selected records. After i do multiple select the i click on select button to update the GC field, application only updates the first selected row and the remaining is unchanged.

Can anyone help me how to do the multiple update.

Regards

Kiran PC
JDE OWXe B7333
 
Hi Kiran PC

You have to go into the Event Rules for your Row Exit. Select the Options dropdown menu and click 'Repeat for Grid' option. This should solve your problem.

Thanks
 
Hi Sati,

The seting you suggested is to be done in design mode ?
If yes, i am not able to understand clearly, where i have to select the option 'Repeat for Grid'

Please, can you explain in detail...Sorry if any inconvinence caused...

Regards

Kiran PC
 
Hi Kiran,

Open your APPL with the designer (FDA).
Select your form.
Select Menu/Toolbar Exits from Form menu of FDA.
Select your "Select" menu exit.
Press the Event Rules button.
Select the Button Clicked event.
Select (mark) the Repeat for Grid option from the Options menu of rhe ER designer.
Save your ER and your APPL.

Hope, this helps.

Regards,

Zoltán
 
HI Zoltan,

Thanks for the clear instruction, It works...Thankyou very much for all of you(Zoltan & Sati) who tried to help solve this problem

Regards

Kiran PC
 
Back
Top