New row default values in DataGridView

I was looking for a nice way of displaying default values in a datagridview when a user creates a new row.


At first I looked at settings in the binding source but there wasn't anything that stood out. Then I looked att he table adapter again there wasn't anything I could use.


Finally I found that it was an event in dataGridView that was required. The event is called 'DefaultValuesNeeded'. It can be used to specify default values for any row in a DataGridView. It is fired when you create a new row in a DatagridView.


Below is a C# example from http://msdn.microsoft.com/en-us/library/b22t666e.aspx


private void dataGridView1_DefaultValuesNeeded(object sender,
System.Windows.Forms.DataGridViewRowEventArgs e)
{
e.Row.Cells["Region"].Value = "WA";
e.Row.Cells["City"].Value = "Redmond";
e.Row.Cells["PostalCode"].Value = "98052-6399";
e.Row.Cells["Region"].Value = "NA";
e.Row.Cells["Country"].Value = "USA";
e.Row.Cells["CustomerID"].Value = NewCustomerId();
}

Very useful and it is something I will be using a lot.

Comments

Unknown said…
I have to voice my passion for your kindness giving support to those people that should have guidance on this important matter.

java training in bangalore
Unknown said…
Excellent Article ...thank u for sharing, such a valuable content Learners to get good knowledge after reading this article... Java Training in Chennai
Unknown said…
Really awesome blog. Your blog is really useful for me. Thanks for sharing this informative blog. Keep updating your blog... Java Training in Chennai
Stuartcent said…
It?s hard to find knowledgeable people on this topic, but you sound like you know what you?re talking about! Thanks esfileexplorerapkz.info
Mounika said…
After seeing your article I want to say that the presentation is very good and also a well-written article with some very good information which is very useful for the readers....thanks for sharing it and do share more posts like this.
python training institute in chennai
python training in Bangalore
python training in pune
python training institute in chennai
python training in velachery
python online training
Anonymous said…
Your very own commitment to getting the message throughout came to be rather powerful and have consistently enabled employees just like me to arrive at their desired goals.

angularjs Training in chennai
angularjs Training in chennai

angularjs-Training in tambaram

angularjs-Training in sholinganallur

angularjs-Training in velachery
pavithra dass said…
Thank you for sharing such great information with us. I really appreciate everything that you’ve done here and am glad to know that you really care about the world that we live in.
Web Designing Course in chennai
PHP Training in Chennai
Web Designing Institute in Chennai
Web Designing Training Institutes in Chennai
PHP Course in Chennai
PHP Training Institute in Chennai
Praylin S said…
Great blog! I was actually looking for these kinds of posts. I'm glad that I came across here. Looking forward for more informative posts from you.
Javascript Training in Chennai | Javascript Course | Javascript Training Institute in Chennai | Javascript Training Courses
priya said…
From your discussion I have understood that which will be better for me and which is easy to use. Really, I have liked your brilliant discussion. I will comThis is great helping material for every one visitor. You have done a great responsible person. i want to say thanks owner of this blog.
Microsoft Azure online training
Selenium online training
Java online training
Java Script online training
Share Point online training

Kevin Dellinger said…
Thanks for a marvelous posting! I quite enjoyed reading it, you could be a great author. I will ensure that I bookmark your blog and will come back in the future. I want to encourage you to continue your great job, have a nice afternoon! Click Here: Top Eight Quotes On Encryption Software & Eight Reasons You Will Never Be Able To How To Encrypt A Password For Free Like Steve Jobs
Priyanka said…
Attend The Python Training in Bangalore From ExcelR. Practical Python Training in Bangalore Sessions With Assured Placement Support From Experienced Faculty. ExcelR Offers The Python Training in Bangalore.
I am happy for sharing on this blog its awesome blog I really impressed. thanks for sharing. Great efforts.

Join Cloud Computing Training in Bangalore at Softgen Infotech. Learn from Certified Professionals with 10+ Years of experience in Cloud Computing. Get 100% Placement Assistance. Placements in MNC after successful course completion.
Maneesha said…
Such a very useful article. Very interesting to read this article.I would like to thank you for the efforts you had made for writing this awesome article.
courses on data analytics
Anonymous said…
Nice content very helpful, It has a very important point which should be noted down. All points mentioned and very well written.Keep Posting & writing such content

AWS Online Training
Online AWS Certification Training
Priya Rathod said…
Thanks for sharing the valuable information. This blog contains various good concept and ideas.
Python Training in Hyderabad
Python Course in Hyderabad
Priya Rathod said…
Hi, great... Tutorial is just awesome. It is really helpful for a newbie like me.. I am a regular follower of your blog. Really very informative post you shared here. Kindly keep blogging.
AWS Training in Hyderabad
AWS Course in Hyderabad
Mrbk30 said…
Very Informative blog thank you for sharing. Keep sharing.

Best software training institute in Chennai. Make your career development the best by learning software courses.

php training institute in chennai
uipath training in chennai
rpa training in chennai
milka said…
Great post. keep sharing such a worthy information.
AWS course in Chennai
webmaster said…
Control & Protection Relays, Protection Relays
3 phase timer relay
shanitha said…
Nice Post... waiting for your next post. I have learned some new information. thanks for sharing.

performance marketing

Popular Posts