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 <rowselection>true</rowselection> in app.xml. but unable to select the row. can anyone has any example or procedure to accomplish this task...please help me out........