In c#.net I have a datagridview. I have four columns which I populate at runtime.
I want a user to be able to select a row on the datagrid and the information from one of the culumn from the selected row be populated to a seperate text box on my form.
I would be glad if someone could help me with that
User Profile
Collapse
-
C#.net folder browser dialogue box
Hi Guys.
How do create a folder browser dialogue box in c#.net.
I can drag the folder browser dialogue box in the window I am working in but I cant get it it to display and function on my form. -
C#.net object persistence
I am trying to create a simple application.
I would like the users of this application to be able to set there user preferences and these settings to be permanently stored.
For example the location of various folders (C:\test1
I was thinking of creating an object/class which stores settings/path etc.
How do I achieve this permanent storage of the settings?
If a user shutdown there computer will...
No activity results to display
Show More