Showing posts with label drop. Show all posts
Showing posts with label drop. Show all posts

Saturday, March 24, 2012

How Datagrid rows items drag and drop into another datagrid footer template ....

Hi all...

I am using ATLAS + ASP.NET + C#... i have a requirement like, i wants to drag an datagrid item from one column... and drops into another datagrid footer control. i am new to Atlas technology...Please help me, if anybody have the ATLAS information to learn more abt ATLAS please send me to thisbasavareddygopsen@dotnet.itags.org.rediffmail.com...

Regards,

Basawareddy

HI,

i am sorry dont have a reply to your query, but will surely work out to find it out. But i too have a query, i hope u might be able to help me out.

I am also using ATLAS + ASP.NET+ C#...for developing on of the web based applications. The issue that we are facing right now is that we are not able to get pop up error messages when we are using Atlas, can you help me out to educate me that is it possible to integrate pop up error messages while using Atlas, if YES then please let me know how...

Thanks a lotSmile

Prakhar Saxena

Wednesday, March 21, 2012

how can i save panal places after drag and drop

i can use atlas's drag and drop options but i wanna save my panel's positions after drag and drop.

for example i have a 2 area . Left area and right area. and i have 3 draggableListItem.

after i changer draggableListItems's place i wanna write that changesin to xml file or somewhere whish is i can use later.?

http://forums.asp.net/thread/1286119.aspx

how can i make draggable/dockable elements on a web page

I want to create a web page where I can drag and drop content, and dock it on other parts of the page. I also want that content to remain in the most current position on the page when the page is reloaded. I want to do something along the lines of what they did atPageflakes but I have no clue how to implement it. Can anyone offer suggestions? I just need some pointers as how I should approach this.

Thanks!

I have discovered the wonderful world of webparts, which answers my question here. Check outthis article if you want to learn to create these kinds of sites too.

how can i make drag drop in atlas ? sample

a sample for drag drop in atlasTry to use DragOverlayExtender. It's very simple, you have to specify the ID of the control you want drag and drop.