how to fire events on selected rows....
Hi ,
I am disabling a row from the grid(by using delete key).After that i am selecting automatically next or prev rows in the grid by using obj2.setProperty("selection/index",(crow));.its selecting row correctly.
now again by using delete key i am trying to disable the current selected row.this time events are not firing.(this problem is coming when i am selecting a row by using single click).i am using Version1.0
can any one pls help
Thank you
I am disabling a row from the grid(by using delete key).After that i am selecting automatically next or prev rows in the grid by using obj2.setProperty("selection/index",(crow));.its selecting row correctly.
now again by using delete key i am trying to disable the current selected row.this time events are not firing.(this problem is coming when i am selecting a row by using single click).i am using Version1.0
can any one pls help
Thank you
Jithendra T
October 28,