CSV upload

I need to send data from a CSV to my MS SQL database, 1 file for 1 table. For exporting data I see it is easy in Radzen, however for importing I do not see the option.

Hi Glenn,

You are right, there is no CSV import out-of-the-box however you can easily plug some of these solutions:

We have Upload component that can be used to upload files if CSV data are big, if not you can send them as argument to a custom server method: