Datagrid row selection
Hi I have worked on datagrid using checkboxes and able to select single or multiple checkboxes and work on the same. But I want to select datagrid rows that doesnot contain checkboxes. There is a tag <dmfx:actionmultiselection > and an attribute "rowselection" in <dmf:datagrid> but I am unable to work on it. I even made…