Hello Guys,
can you please help on the following.
I have a editable grid on my form, and by the time page load completes, all the records in the editable grid should be marked as checked (selected) thorough Js.
For example : i have contacts grid in account. when i open a particular account, i should be able to see all the contacts in the grids as selected (means, basically check box in the editable grid should be checked)
Thanks in advance.