:: Forum >>

simulate row click on a grid

i have a function that is attached to a rowclick event of a grid. i am looking for a function that would let me simulate the click of that row from a button. something like button.onlick = function() { gridrow.getcurrentrow.click(); }. i am not sure abt the exact function to do that.
jc
Wednesday, November 25, 2009
Why don't you just call the function explicitly?
Alex (ActiveWidgets)
Wednesday, November 25, 2009

This topic is archived.


Back to support forum

Forum search