Hello, all.

 

Is there a way to have a button’s click event trigger a datagrid’s cellPress event? I have tried to use the handleEvent method, but that way both event objects have different properties, and I will eventually have to evaluate these in an if statement. I am trying to achieve loose-coupling between the two, much like the click event being broadcasted, and the grid listening for it, and in turn firing off its cellPress event.

 

I hope I was clear enough.

 

Best regards.

 

J.



Yahoo! Groups Links

Reply via email to