DataGridView Not Showing Add New Row

Answered
0
0

Hi,

The DataGridView is not showing the Add New row if there are no rows already on the grid. It will show the add new row if there are 1 or more rows showing.  How do I get the add new row to show all the time.  I don’t want to use a binding navigator on the grid (which does show the add new button when no rows).

Thanks,

Tim

  • You must to post comments
Best Answer
0
0

Thanks Tim !

We could now reproduce, fixed it and decided to upload a fresh Wisej release 1.4.32 that includes the fix.

Best regards
Frank

  • Tim Larson
    That worked! Thank you for the quick fix!
  • You must to post comments
0
0

I have set the AllowUsersToAddRows.  I have attached a sample one grid with no records and the other with on record in a data table.

Thanks,

Tim

Attachment
  • You must to post comments
0
0

Hi Tim,

have you tried setting AllowUserToAddRows to true ?

Best regards
Frank

 

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.