Click here to Skip to main content
Sign Up to vote bad
good
See more: C#4.0
Hi friends
 
I have datagridview,when i add data to gridview then it automatically add extra final row.I want to disable this row. how can do it.
 
Thanks for advance
Posted 18 Feb '13 - 5:36

Comments
Sandeep Mewara - 18 Feb '13 - 11:43
i add data to gridview then it automatically add extra final row Elaborate.

1 solution

set DatagridView.AllowUserToAddRows[^] property to false. You can set this value to false in designer or in your contructor.
  Permalink  
Comments
Sergey Alexandrovich Kryukov - 18 Feb '13 - 18:36
Ha-ha, a 5. OP probably needs one more link: how to RTFM (which means "Read The Following Manual", of course :-). —SA

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

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Mohammed Hameed 268
1 OriginalGriff 261
2 Sergey Alexandrovich Kryukov 178
3 Mayur_Panchal 153
4 Santhosh G_ 108
0 Sergey Alexandrovich Kryukov 8,171
1 OriginalGriff 6,246
2 CPallini 3,532
3 Rohan Leuva 2,703
4 Maciej Los 2,234


Advertise | Privacy | Mobile
Web03 | 2.6.130516.1 | Last Updated 18 Feb 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid