Page 1 of 1

Drag & Drop

Posted: Mon Apr 08, 2013 5:08 am
by roice
Hello,

Please take a loot at the following link:
http://109.201.141.20/DragAndDropTest/default.aspx

As you can see I have 3 tabs
In the second tab I can Drag elements from "Available Room Class" box (left side) into "Rooms Class In Your Hotel" (right side).
But, when I do that and click on another tab, and than goes back to the second tab, the data got reset and return to the begining status (all elements in the left box)
moving between the tabs don't do LOAD to the page.

How can I fix that?

Thanks in advanced,
Roi.

Re: Drag & Drop

Posted: Mon Apr 08, 2013 12:30 pm
by requinix
"Room Class" works but "Room Types" does not. What's the difference in the coding?

Re: Drag & Drop

Posted: Mon Apr 08, 2013 12:56 pm
by roice
Good question
There is no server side in this code (yet).
You can see in the source that it's pretty the same..

Re: Drag & Drop

Posted: Thu Apr 11, 2013 6:43 am
by roice
someone....?