Hello,
We have been using the RAD tool to generate entities and basic UI's and we are able to do that swiftly, Thank you!!!
While working on development of one of the functionalities, we need to develop something similar to "Import from Excel" functionality provided in the Users module(by default).
There is no any option for "Import from excel" in the RAD tool, altough there is an option "Create Excel Export Button".
How can we implement this functionality using the RAD tool so that the development time would get reduced. Is it something in the RAD tool with which this can be achieved.
Also, if this is not possible using the RAD tool, could you please explain how this can be achieved in aspnetzero. We have a excel sheet with fixed columns and we would want to apply validations as well as if all the validations pass, would want to upload the file and insert the records in a particular SQL table.
1 Answer(s)
-
0
We aren't planning to add "Import from excel" function to Rad Tool.
could you please explain how this can be achieved in aspnetzero
This is already implemented for Users page. You can check the related pull request https://github.com/aspnetzero/aspnet-zero-core/pull/2143/files