3.2.0

Single row selection and editable grid


I need to process the selected row data and edit the cell values. can i do both the things?. If its
Can u tell me, how to create the grid with editable and must be a single row selection?
user1
August 24,
Add:
obj.setCellEditable(true);
to:
http://www.activewidgets.com/javascript.forum.13355.8/highlight-row-and-edit-cell.html
August 24,
If you activate row selection, how would you select which cell to edit?
Alex (ActiveWidgets)
August 25,

This topic is archived.

See also:


Back to support forum