![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, How can I add an item in a listbox control when the item has a comma in it? The code, me.list1.addItem("Price for item 1") works just fine. However, when I use the code, me.list1.addItem("Prices for items 1, 2 and 3"), the item gets truncated, and two items, "Prices for items 1", and " 2 and 3" are added instead. I want to add only one item, "Prices for items 1, 2 and 3". What code should I have to use? Any kind help is appreciated. Thanks. Ramesh |
![]() |
| Thread Tools | |
| Display Modes | |
| |