You are viewing our Forum Archives. To view or take place in current topics click here.
[HELP] Saving datagridview ?
Posted:
[HELP] Saving datagridview ?Posted:
Status: Offline
Joined: Apr 19, 200915Year Member
Posts: 65
Reputation Power: 2
Status: Offline
Joined: Apr 19, 200915Year Member
Posts: 65
Reputation Power: 2
Saving all the strings that are in a datagridview to the forms settings. how so?
so when i open form again it shows the data.
so when i open form again it shows the data.
#2. Posted:
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
It would help if you explained how you have the data, is their only one column? Is all the info strings? Ect.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Apr 19, 200915Year Member
Posts: 65
Reputation Power: 2
Status: Offline
Joined: Apr 19, 200915Year Member
Posts: 65
Reputation Power: 2
RDCA wrote It would help if you explained how you have the data, is their only one column? Is all the info strings? Ect.
the user can input rows only. there are 3 columns.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jan 01, 201113Year Member
Posts: 1,957
Reputation Power: 401
skate101 wroteRDCA wrote It would help if you explained how you have the data, is their only one column? Is all the info strings? Ect.
the user can input rows only. there are 3 columns.
Would be better if we knew what the data was, String, Integers, Currency etc...
Is it Databound? (IE have you connected the Datagridview to a database?)
some sample code of what you have already would also be useful, as you haven't even mentioned what language you are using?????
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.