Hi,
I need to make an application (form/grid) where you can only update 1 field, but doing it in batch. For example, this form below
[ATTACH=CONFIG]n64041[/ATTACH]
I disable the ITTRATASAPPRFLAG (the FLAG column) here, but that FLAG column is actually the one that needs to get updated.
I need it so users don’t have to change the FLAG one by one record, they just have to select which record they want to change from ‘Pending’ to ‘Approved’.
They fill the check box, then click button ‘Save’, then the selected ones’ FLAG will become ‘Approved’.
Would also be more effective if there is ‘Select All’ button, beside ‘Save Selected’ button.
Can anyone help me…?
Thank you.
Regards,
A