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
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
July 29,