Datagrid Automatic Row Adding

At the bottom of the datagrid, in the leftmost  column there is an asterisk (*) which refers to a record that has not been added to the grid yet.

But it does not seem to appear unless the grid has at least one row of data.

Is there a way to make this visible when there are no records

I'm trying to prevent the need to have an "Add" button.


Answer this question

Datagrid Automatic Row Adding

  • SteveCook

    Thanks for your response: it turned out to be an issue with the framework I'm using

    Thanks

  • Amit Pandey

    When the grid has no data, a single empty row should show up. Does it not It may not have the asterisk in it but it is editable...


  • Datagrid Automatic Row Adding