How to split for example this string
12.2.2009,21.2.2009,20.9.2019
So, coma (,) is most important.
So, I want to fill listbox with this strings, and split between comas.
12.2.2009
21.2.2009
20.9.2019
The number of string is not definite.
Thanks!
|
Results 1 to 5 of 5
Thread: SplitingThreaded View
|
Click Here to Expand Forum to Full Width |