hi how to create a new blank row in datagridview
-
Hi friends How to create a new blank row in a datagridview when we enter into the last row of a datagridview control ?.It is there in datagrid but not in datagridview control :( with warm regards
-
Hi friends How to create a new blank row in a datagridview when we enter into the last row of a datagridview control ?.It is there in datagrid but not in datagridview control :( with warm regards
There is a
boolean
property calledAllowNew
, from memory it appears in both theDataGridView
andBindingSource
. This property has to be set totrue
. If you search MSDN forAllowNew
you will get the exact details.Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”