Hi,
did someone of you already try to implement dragging and dropping items in Gantt View for SharePoint 2010?
I was trying to register some JavaScript-Events on the vml-Elements (<v:shape class="jsgrid-vml".../>) representing events in the gantt-view. The problem is that i can not access theese items through DOM... Theese Elements are also not
included in the html-code of the page (right click-> view source)...
Before I start to write a SilverLight-WebPart I just wanted to ask, if there are better Ideas...:-)
Thanks.
View Complete Post