Click here to Skip to main content
15,886,106 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
like that;

i have one form.
inside the form have 4 textbox, one datagridview and one save button.

when, i enter the record into the textbox and then press the save button, the datagridview show me the current record (not all the records in the table)when, i enter the textbox record.
Posted
Comments
OriginalGriff 8-Dec-12 12:02pm    
This is not a good question - we cannot work out from that little what you are trying to do.
Remember that we can't see your screen, access your HDD, or read your mind.
Do you mean that that is happening, or what you want to happen? What have you tried so far?
Use the "Improve question" widget to edit your question and provide better information.
CHill60 8-Dec-12 12:03pm    
Isn't this the same as your last question? http://www.codeproject.com/Questions/502848/howplustoplusshowplusonlyplusdataplusfromplustextb
Did that solution not work for you?
Zain -Ul- Arifeen 8-Dec-12 21:01pm    
R/Sir,

i want don't load my gridview from the old data(old records present in the table).so i want to load or show the current record when i entered from the text box.

like this

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900