Hello all,
I have a Grid which has several columns, one of which is a checkbox column. For all the other columns (dropdown, textbox, etc), I want the user to click the Edit icon and edit in EditForms mode. But for the checkbox column, I want to make it easy for the user to just click on multiple checkboxes and save (i.e., use Batch EditMode).
Is such a combination possible?