Click here to Skip to main content
15,893,622 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am working in a Window application and I have one text box and a DataGridView control.
When I input a sum value in the text box that amount should added as a row in the DataGridView.
Posted
Updated 11-Aug-13 5:24am
v3
Comments
[no name] 11-Aug-13 11:07am    
Why are you screaming at us?
Did you have a question?
Did you have a problem?
André Kraak 11-Aug-13 11:24am    
Please DO NOT SHOUT when asking a question. When you use all capital letters it is seen as shouting on the Internet and considered rude. Next time when posting a question please use proper capitalization.
Maciej Los 11-Aug-13 12:33pm    
What have you done so far? Where are you stuck?
VB or VB.NET?
It's important matter..

1 solution

Have a look here: Best Practices for Scaling the Windows Forms DataGridView Control[^] and carefully read Using Shared Rows section ;)
 
Share this answer
 
Comments
ridoy 11-Aug-13 13:30pm    
i think it as a possible good solution,5ed!
Maciej Los 11-Aug-13 13:51pm    
Thank you, Shuvro ;)

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