Hello,
I can't find a way to show the grid if there is no data. I want to do this so the user can click the "Add Row" button to add a row just as if they were viewing a populated grid.
Is this possible?? If so, how??
Thanks.
I'm just checking do you need further assistance.
Thank you for your post!
You can show the grid if there is no data, although will be shown only the headers of the columns, and you need to define them first like:
Currently it is not possible to show the grid or its headers if autoGenerateColumn is set to true and if you didn't set some datasource. I have create you a sample to show you this approach.
If you need further assistance on this matter, contact me.