Thats my question ? How should I use the list grid expansionmode editor ?
How should I submit the form ?
How should I get the values ?
Thanks!
Code:
listGrid.setCanExpandRecords(true); listGrid.setExpansionMode(ExpansionMode.DETAILS);
How should I get the values ?
Thanks!
Comment