|
Browse by Tags
All Tags » javascript » add row ( RSS)
-
I'm trying to use client side JavaScript to insert and delete rows from a WebGrid. For instance, to delete, I run this script (partial and it deletes the selected rows from the table. function DeleteRows(gridId, deleteColumnPosition) { var grid = igtbl_getGridById(gridId); var currentSettings = grid...
Page 1 of 1 (1 items)
|
|