Hi there,
I'm usin VS2010 and Vb.net and i'm facing some issues with the Listox control:
1- i have a LeftListBox (LLB) from which I can copy items to two different RightListBoxes (RLB) with specific buttons for each RLB.
The "unwanted" behaviour is that when I copy items from LLB to the 2nd RLB, the 1st RLB gets its content cleared ?
2- I have 2 listbox controls, when I test them apart I can *append* new items to those already moved. When I insert them in an existing page *appending* items empties the targetted listbox.
any idea ?
thx
I'm usin VS2010 and Vb.net and i'm facing some issues with the Listox control:
1- i have a LeftListBox (LLB) from which I can copy items to two different RightListBoxes (RLB) with specific buttons for each RLB.
The "unwanted" behaviour is that when I copy items from LLB to the 2nd RLB, the 1st RLB gets its content cleared ?
2- I have 2 listbox controls, when I test them apart I can *append* new items to those already moved. When I insert them in an existing page *appending* items empties the targetted listbox.
any idea ?
thx