Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 6468 | Replies: 8
![]() |
•
•
Join Date: Dec 2006
Posts: 12
Reputation:
Rep Power: 2
Solved Threads: 0
•
•
•
•
wat exactly do u want,items from listbox in one page should be available in another page or items should be transfered to the same page.if u wantt to transfer items in the same page use add function for the next datalist
There are two listbox controls on the asp.net web page. One listbox contains data from one of the columns of a table,from the database.
In the same web page, multiple data from the listbox should be dragged and dropped to another listbox.(This should happen only in an asp.net web application and not in windows apps...Buttons should not be used for moving the listitems from one control to another)
NOTE:
Data from one listbox control should be dragged and dropped into another listbox control within the same web page.
•
•
Join Date: Dec 2006
Posts: 12
Reputation:
Rep Power: 2
Solved Threads: 0
•
•
•
•
Your question is quite confusing. You want to drag and drop the listbox items from one of the web page to another web page?
There are two listbox controls on the asp.net web page. One listbox contains data from one of the columns of a table,from the database.
In the same web page, multiple data from the listbox should be dragged and dropped to another listbox.(This should happen only in an asp.net web application and not in windows apps...Buttons should not be used for moving the listitems from one control to another)
NOTE:
Data from one listbox control should be dragged and dropped into another listbox control within the same web page.
•
•
Join Date: Dec 2006
Posts: 12
Reputation:
Rep Power: 2
Solved Threads: 0
I have used ajax and could achieve this activity by using <div> tag
on the client side.But, the requirement is to use two listbox controls to meet the desired result.....
Could you give me a solution for the same by using listbox, an asp.net server control?
Try downloading the Ajax Controll Toolkit from this site and add it as a reference.. or follow their examples and make some changes.
This is all i can come up with to help you.
This is all i can come up with to help you.
There is just two ways to live your life.
One is as though nothing is a miracle.
The other is as if everything is.
One is as though nothing is a miracle.
The other is as if everything is.
•
•
Join Date: Jul 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
think this l ink help you
http://www.devx.com/getHelpOn/10Minu...2/1954?pf=true
are u looking something like this
http://www.devx.com/getHelpOn/10Minu...2/1954?pf=true
are u looking something like this
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode