|
From: Daniel on 8 Jul 2008 16:41 Hi all, I have a form with 2 listboxes. When the user clicks an "Add" button, I want to copy the selected item's properties from on listbox to another. The first listbox is bound to a dataset, and I need to copy both the valuemember and display member over to the second listbox in order to update a table in my db when the user selects "Save". How would I go about "Databinding" the valuemember/Display member from Listbox1 to Listbox2?? Thanks!!! Dan -- --------------------------------- --- -- - Posted with NewsLeecher v3.9 Final Web @ http://www.newsleecher.com/?usenet ------------------- ----- ---- -- -
|
Pages: 1 Prev: how to make a boolean default to True in web service Next: TreeView and TreeNodes |