This question is locked. New answers and comments are not allowed.
Hi,
We are using a MVC3 Razor with Telerik MVC Grid extentions , my problem is that I'm trying to upload a file using regular file upload control using Grid in POPUP mode , but I'm not getting the file information back in controller method.I'm able to succesfully use the MVC upload control however My client does not want to use MVC upload control due to the look and feel. I've 2 options
1. Change look and feel of Telerik MVC control to normal upload (hope this is possible)
2. Make the regular upload work in grid popup with ajax binding approach
I've tried all the samples and possible solns mentioned this forums including jQuery Ajax form,
PS: if I've the server binding with Grid popup mode this works but has many other issues.in fact there is a bug I woild like to report that
for example , you open popup in insert mode and enter information and then press insert and then after the popup closes, if you press back buton the popup shows up again.However if you close the popup with "x" button and press back button the popup does not show.
Any help is highly appreciated
We are using a MVC3 Razor with Telerik MVC Grid extentions , my problem is that I'm trying to upload a file using regular file upload control using Grid in POPUP mode , but I'm not getting the file information back in controller method.I'm able to succesfully use the MVC upload control however My client does not want to use MVC upload control due to the look and feel. I've 2 options
1. Change look and feel of Telerik MVC control to normal upload (hope this is possible)
2. Make the regular upload work in grid popup with ajax binding approach
I've tried all the samples and possible solns mentioned this forums including jQuery Ajax form,
PS: if I've the server binding with Grid popup mode this works but has many other issues.in fact there is a bug I woild like to report that
for example , you open popup in insert mode and enter information and then press insert and then after the popup closes, if you press back buton the popup shows up again.However if you close the popup with "x" button and press back button the popup does not show.
Any help is highly appreciated