Results 1 to 4 of 4

Thread: How to discrete a string with "," or ";" and placing txts/vals in different controls

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member pourkascheff's Avatar
    Join Date
    Apr 2020
    Location
    LocalHost
    Posts
    384

    Post How to discrete a string with "," or ";" and placing txts/vals in different controls

    Hello everyone! Sorry, this topic may be repetitious but I'm stuck deeply when I need to close a project the most.

    Here's the thing. Consider a long string in a notepad.txt file as shown below:
    "Last Name, First name, Gender, Age, Email, Phone number, blank, [so many other parameters]"

    Previously I used DataGridView and *.csv files which do the same but I need to use those datas in different controls.



    Edit: I heard somewhere Visual Studio libraries will do the matter with simpler method/functions like "remove" and "split" commands. But the problem is I have no idea how to use them...
    Last edited by pourkascheff; Sep 22nd, 2020 at 01:26 AM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width