I have a Radzen DataGrid with three columns (Radzen numeric). I need the ability to copy and paste values from Excel into the grid. The pasted data doesn't need to match the exact number of rows in the grid; it can be any number of rows. Is there a built-in feature for this, or do we need to implement a custom solution? Please share your ideas.
There isn’t such built-in feature.