What is the method you already used? It seems that you use JavaScript to do it manually.
Have you use web part? http://www.google.com.my/search?q=web+part&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a This is some tutorial: http://en.csharp-online.net/Web_parts_for_portals%E2%80%94How_move_web_parts_between_zones Combining with AJAX.NET would be useful: http://waitink.blogspot.com/2008/06/ajax-web-parts-part-1-drag-and-drop.html On Mar 18, 9:35 pm, Shraddha rashinkar <[email protected]> wrote: > Hi, > > I want to move panels like igoogle site on windows form in vb.net. > > I can make them moveable but the problem is when I move panel1 on panel2, it > overlaps the panel2 . > > Instead, I want the panel2 to move downwards and arrange it in order. Please > check igoogle site, where we can move panels easily as required. > > Thank u > Shra
