Read from file into hashtable and populate textBoxes
Page 1 sur 1
Read from file into hashtable and populate textBoxes
10/07/2012,Having an exam at 10.30 *
30/11/2012,Will go to swimming at 15.30 *
When I load the form, the data should be shown in the corresponding textbox. For example Will go to swimming at 15.30 * must be shown under text box with label "30 November Friday" (because it corresponds to date 30/11/2012). My code so far is this:-
Code:
while ((line = sr.ReadLine()) != null)
30/11/2012,Will go to swimming at 15.30 *
When I load the form, the data should be shown in the corresponding textbox. For example Will go to swimming at 15.30 * must be shown under text box with label "30 November Friday" (because it corresponds to date 30/11/2012). My code so far is this:-
Code:
while ((line = sr.ReadLine()) != null)
Sujets similaires
» File import and read file, HELP PLEASE!!!:) beginner coder 2013
» CSV file read 2013
» C# help with getting stuff to populate 2013
» generating rollno and assing it to the textboxes in vb6 with ms-access 2013
» generating rollno and assing it to the textboxes in vb6 with ms-access 2013
» CSV file read 2013
» C# help with getting stuff to populate 2013
» generating rollno and assing it to the textboxes in vb6 with ms-access 2013
» generating rollno and assing it to the textboxes in vb6 with ms-access 2013
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum