discusmania
IS-IT--Management
Thanks for your suggestion..
atually what I want ot do is , lets say i have a string
A="199,20,200,99,9" then when i open a window that list down checkbox for example :
1. ||199
2. ||34
3. ||70
4. ||200
5. ||50
I want checkboxes no 1 and no 4 will be checked cause the value is there in the string.
How to do that?
try to split it but does'nt work. Please help me.
atually what I want ot do is , lets say i have a string
A="199,20,200,99,9" then when i open a window that list down checkbox for example :
1. ||199
2. ||34
3. ||70
4. ||200
5. ||50
I want checkboxes no 1 and no 4 will be checked cause the value is there in the string.
How to do that?
try to split it but does'nt work. Please help me.