Which control do I need to use to create a simple app like Excel?
If editing is still possible, which control is better and how to save data?
For example, loading a CSV file into a table, or ABC XLS, ABC.XLSX files, or JSON format data.
[{"col1":"a1","Col2","a2"},{"col1":"b1","Col2","b2"}]
If editing is still possible, which control is better and how to save data?
For example, loading a CSV file into a table, or ABC XLS, ABC.XLSX files, or JSON format data.
[{"col1":"a1","Col2","a2"},{"col1":"b1","Col2","b2"}]