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
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
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
Hi Tim,
have you tried setting AllowUserToAddRows to true ?
Best regards
Frank
Please login first to submit.