Hello,
I want to select rows in advance grid after checking the checkboxe.
i have bind the service to advance grid and i have added the checkboxes in grid.
but after checking the checkbox the row still not getting selected, please suggest the solution
refer below attachment
Hi There,
you can write other service which will take edited grid of advance grid and by loop or by query you could figure out which row is checked.
Hope This Helps.
Regards,
Pravin
can you please suggest how to write the service for this?