hello guys
I want to create a multiple check combo box then I want all the checked items in a textbox
for example If I check item1 - item2 - item5
in the textbox I want the result like this
--------------------------
|item1 - item2 - item5|
--------------------------
thanks in advance
I want to create a multiple check combo box then I want all the checked items in a textbox
for example If I check item1 - item2 - item5
in the textbox I want the result like this
--------------------------
|item1 - item2 - item5|
--------------------------
thanks in advance