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

Reset Persisted Document Server-Side

1 Answer 31 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Kevin Neumann
Top achievements
Rank 1
Kevin Neumann asked on 13 Jun 2013, 02:01 PM
We have a page with a grid-details format. Grid at the top, each row with a Select button and a detail form below the grid. When you select a row, the details are loaded below.  The page also has a btnSave and btnAddNew. Each record has some detail fields as well as a document field.  In the details area, there is a dropdown list that causes a postback, so we set the PostbackTrigger of the document control is currently set to "btnSave" so that if the user selects a document and then toggles the dropdown, the uploaded document won't be lost. However, the problem is that if a user uploads a document and then realizes they are in the wrong record, if the select a new record from the grid, the document field still maintains the previously uploaded document.  

What we need is a way to force a reset of the dropdown control on the server-side? Is that possible?

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 18 Jun 2013, 01:38 PM
Hello Kevin,

 
The scenario described is quire complicated and quite clear so would you please let us know if it can be reproduced somehow on this on-line demo or what code should be added so we could reproduce it locally. 

Regards,
Plamen
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
AsyncUpload
Asked by
Kevin Neumann
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or