Guys,
I am trying to drag and drop items in my data repeater control (VS2010), For some reason mouse events are not raised in the ItemTemplate section of the repeater.
Can someone show me how to drag and drop (changing items order) in DataRepeater control?
I have a textbox and a label in my ItemTemplate section.
Thanks