Hi,
I am binding data from a datatable to the VirtualGrid but currently there is no data in it, so I would like to have a blank row appear in the grid which will allow the user to enter new rows.
Currently if there are no data then nothing is showing in the grid, only when some data is there "Click here to add a new row" appears.
AllowAddNewRow is true.