Telerik- How to use an Upload control as a cell editor in Grid?

-1

I'm using controls for ASP.NET MVC from Telerik, I need to use a Upload control as an editor in a cell of a grid. The idea is to have a cell to write a description of the file and in the other cell the upload to select the file and at the end save the grid information in a table and upload the file to a certain route on a server. Can someone guide me how can I get this?

    
asked by J. Alberto 20.10.2016 в 01:30
source

1 answer

0

Hello, you can make a template where you have the upload component, and then in the column where you want to appear, put the template as an editor template. Please check the telerik demo that explains how to make an editor template. Greetings

    
answered by 28.10.2016 в 22:22