Posted 26 August 2019, 4:27 am EST
Hi,
How can I create an Excel like blank worksheet using C1Datagrid?
Basically, I want a blank C1Datagrid with blank cells. User can enter/edit values in those cells, creating tables on the fly. Later I want to save this user data in the CSV format.
Please help.