This is a migrated thread and some comments may be shown as answers.

RadGrid Batch edit, how upload Async single file

1 Answer 91 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Valerio
Top achievements
Rank 1
Valerio asked on 08 Jan 2019, 03:14 PM

hi,

 

I am trying to figure upload async out using Batch edit.

I works like a charm on this Demo using row edit:

https://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandradasyncupload/defaultcs.aspx?product=grid

 

Is it possible to upload a single file to a varbinary on Batch edit?

 

Thx,

Valerio

 

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 10 Jan 2019, 04:02 PM
Hi Valerio,

The Batch editing functionality of the Grid operates entirely on the client-side and it is not possible to upload a file while the Bath editing is active. A possible option you can consider is to enable the Grid's InPlace editing which looks alike the batch editing, but will allow you to upload a file during the editing:
https://docs.telerik.com/devtools/aspnet-ajax/controls/grid/data-editing/edit-mode/in-place#in-place

Regards,
Vessy
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
AsyncUpload
Asked by
Valerio
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or