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

[Solved] Upload component in editor

0 Answers 63 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Pieter
Top achievements
Rank 1
Pieter asked on 17 Oct 2011, 03:40 PM
I'm using the upload component in an MVC grid. While it works without any problems, from a usability perspective there is room for improvement. I'm using the implementation which can be found in the code library of the Telerik website. A drawback of this implementation is that the user first has to click "Select..." after which the chosen file is uploaded. Most users now think the file is added to the parent-entity. However, this is not the case until the user clicks "Save" or "New" or the green check mark, which causes a lot of frustration.
How can I modify this behavior to automatically save the changes to the grid?
Tags
Grid
Asked by
Pieter
Top achievements
Rank 1
Share this question
or