0

While using RadUpload control on RadGrid Edit Popup, and clicking Select button of RadUpload control, it's not working for FireFix 4+ (OpenFileDialog is not shown) but it works properly for Safari and Chrome. I using that the following Telerik Version 2009.3.1103.35.

The following code represents EditFormSettings

<EditFormSettings EditFormType="WebUserControl" UserControlName="StudentDependent.ascx" InsertCaption="Add new dependent">
  <PopUpSettings Modal="true" ScrollBars="Auto" />
</EditFormSettings>
Ahmed Atia
  • 17,848
  • 25
  • 91
  • 133
  • can't you upgrade ? this would be much simpler .... if i remember well there are some issue with telerik and user controls on the 2k9 and 2010 (q1) versions. if it works on chrome and safari i guess the issue is in the bundled javascript ... – Hugo Cantacuzene Aug 20 '11 at 11:01
  • @MaximusPerchus: Actually, I cannot upgrade for time being. What do you mean by bundled javascript? Do you have any doubts regarding something? – Ahmed Atia Aug 20 '11 at 11:24
  • when using radcontrols on your pages it includes in your pages a webressource file containing js code if think the issue is in these webressources files. you can navigate thru them using chrome or safari using the resource tab of the webkit debugger – Hugo Cantacuzene Aug 20 '11 at 11:28

0 Answers0