In DataGridView, how can i input data then add row
brylle -2 Junior Poster in Training
Recommended Answers
Jump to Postin order to add new row you have to define column in your grid then just add row like this
for example i have to textboxes txtName , txtFatherName and a grid with two columns , name and father name , a button , i want to add new row …
All 3 Replies
M.Waqas Aslam 67 Posting Pro in Training Featured Poster
messyleon 0 Newbie Poster
brylle -2 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.