This question is for SmartClient , the code i want to use is writen into <click ></click> tag in the jsp file.
How to iterate thru "var vals=ListGrid.getselectedRecords() "in order to change some field values before calling DataSource.addData(vals);
Thanks
How to iterate thru "var vals=ListGrid.getselectedRecords() "in order to change some field values before calling DataSource.addData(vals);
Thanks