:: Forum >>

How to add rows in grid dynamically

need to add row dynamically to grid and also need to set onclick event for that row.

Right now by using splice function i am able to adding rows dynamically but i am not able to set the events for that rows(like onclick,ondbclick...)

Thank you

jithendra T
Jithendra T
Saturday, July 29, 2006
You can add new rows with addRow(i) method. See /examples/new/add delete row.htm
Alex (ActiveWidgets)
Monday, July 31, 2006

This topic is archived.


Back to support forum

Forum search