Hi,
I have a RadUpload in a RadGrid.
I lose the RadUpload value when the postback is generated by RadComboBox in RadGrid.
How can don't lose the RadUpload value?
RadUpload does not support initially selected files or allow file selections to persist across postbacks. Check the following help documentation which explains more about this. Known Limitations.