Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » javascript » add row (RSS)
  • WebGrid Client Side Add Row

    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...
    Posted to Forum by ziebelje on 07-25-2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems