I have a simple drag and drop to data grids inside a repeater object. Some of
these datagrids have drop enabled and other have not.
All I want to do is trap this and dump out a trace showing enabled or
disabled on the drop target, preferably with the targets ID. Any ideas ?
E.G
Dragged from MyAdg TO repeterAdg - Drop Enabled
or
Dragged from MyAdg TO repeterAdg - Drop DISABLED
these datagrids have drop enabled and other have not.
All I want to do is trap this and dump out a trace showing enabled or
disabled on the drop target, preferably with the targets ID. Any ideas ?
E.G
Dragged from MyAdg TO repeterAdg - Drop Enabled
or
Dragged from MyAdg TO repeterAdg - Drop DISABLED