I wonder if there is any open source web base WYSIWYG editor in ASP.net, which allows drag and drop html controls in the web browser and alows us to design web forms?
Regards, Nitin Sawant
I wonder if there is any open source web base WYSIWYG editor in ASP.net, which allows drag and drop html controls in the web browser and alows us to design web forms?
Regards, Nitin Sawant
please check this link http://grounding.co.za/blogs/neil/archive/2008/10/05/moving-a-list-with-content-between-sharepoint-servers.aspx
I think it may be quicker building this for yourself than trying to modify an existing solution. You could start with one of the Framework's Drag & Drop solutions (JQuery / Prototype / Mootools all have examples for that) and take it from there.