vote up 0 vote down star

I have a RadUpload in the edit template of a FormView. My desired behaviour is

  • Formview should open in ReadOnly Mode
  • On clicking the update button, a postback should occur

So the desired transition scheme is ReadOnly->Edit should be Ajaxified Edit->Readonly should be postback.

I have tried using this post, but I cannot access the update button in my script (as the formview opens in readonly mode).

Any idea how can i get my desired functionality

flag

56% accept rate

1 Answer

vote up 0 vote down

You can check this online help article which shows how to upload files when RadUpload is inside RadAjaxPanel.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.