Hi all,

I've got a canvas with an event listener, that allows the user to drag the 
canvas around.

The only problem is that I have a datagrid inside this canvas, and the event 
listener is interfering with it. 

IE I cannot drag the slider in the datagrid, or resize the column etc, as the 
event listener kicks in and moves the whole canvas instead.

How can I create an exception for the datagrid?

Thanks
Shaun

Reply via email to