:: Forum >>

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
Monday, April 5, 2004
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)
Tuesday, April 6, 2004

This topic is archived.


Back to support forum

Forum search