You are viewing our Forum Archives. To view or take place in current topics click here.
[HELP] Saving datagridview ?
Posted:

[HELP] Saving datagridview ?Posted:

skate101
  • Junior Member
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.
#2. Posted:
RDCA
  • TTG Contender
Status: Offline
Joined: Jul 12, 201013Year Member
Posts: 3,612
Reputation Power: 173
Status: Offline
Joined: Jul 12, 201013Year 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.
#3. Posted:
skate101
  • Junior Member
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.
#4. Posted:
Imp
  • Shoutbox Hero
Status: Offline
Joined: Jan 01, 201113Year Member
Posts: 1,957
Reputation Power: 401
Status: Offline
Joined: Jan 01, 201113Year Member
Posts: 1,957
Reputation Power: 401
skate101 wrote
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.


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?????
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.