3.2.0

add remove row functionality

Hi,

how to achieve the add-remove row functionality using client side code..? I mean without submitting the form to avoid server trip...?

Thanks in advance

-b
b
April 5,
First, you need to add/remove row from your data (js array or XML). Then tell the grid the new row count. And finally call 'refresh' method on the grid to update the display.
Alex (ActiveWidgets)
April 6,

This topic is archived.

See also:


Back to support forum