|
Bindig two combo controls on same static collection in same window
Hi, I have problem binding two combo box controls on same static collection in same window. When I change selected item in one control the other control's selected item is too changed.
Rade sdasdPosted Jun 26, 2010, 8:51 AM
VikramPosted Jun 26, 2010, 4:52 AM
Create two different independent static Collection and attach to each Combo Control.
Hope this will help you.
Regards,
VIkram