Synchronous postback with Telerik Radgrid in updatepanel?

Yes, you have problem with is as FileUpload is in the list of controls that are not compatible with update panel (for more info here ). One workaround for you could be swfupload Another option is to use this jQuery plugin plupload.com/example_all_runtimes.php as stated here.

Yes, you have problem with is as FileUpload is in the list of controls that are not compatible with update panel (for more info here). One workaround for you could be swfupload. Another option is to use this jQuery plugin plupload.com/example_all_runtimes.php as stated here.

There is a demo on the Telerik site that shows how to upload the files. By using a RadAjaxPanel, RadCodeBlock and RadScriptManager with RadUploads instead of FileUploads it is possible to detect on the client side whether files have been selected for upload. If there are files to upload, the AJAX postback can be disabled during the upload.

http://demos.telerik.com/aspnet-ajax/controls/examples/integration/raduploadinajaxifiedgrid/defaultcs.aspx?product=upload&RadUrid=cde8a81e-0eb1-49ca-8c31-4dba37da90c4.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions