This is a migrated thread and some comments may be shown as answers.

Rad controls at User Control Edit Form

3 Answers 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Boris
Top achievements
Rank 1
Boris asked on 23 Sep 2013, 08:24 PM
I'm using solution similar to Demo:  Grid - User Control Edit Form, where RadGrid located in DNN desktopmodule, and Edit form is a separate User Control form. Edit form contains asp controls and 3 telerik controls: RadEditor and two Date pickers. All ASP controls working OK all the time. Status of telerik controls is diffrent. Approximately 50/50 telerik controls are not working properly when Edit form displayed; regardles Edit or Insert mode. Outcome is following: RadEditor is read-only (you can't type), all buttons (including Calendar and RadEditor buttons don't do anything, but jumping to the top of the page). Clicking on any button that create postback, reloads form with unpredictable state: telerik controls may or may not work. There is no pattern, except: when I reducing amount of code related to telerik controls binding, more edit form loadings coming with with working telerik controls, but I never getting 100% success.
I compared dynamically created HTML code for both states: with working and not working telerik controls, but can't see atual difference.
I appreciate any help/suggestions.
Thanks,
Boris  

3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 26 Sep 2013, 01:09 PM
Hello Boris,

Could you please let us know if the presented behavior appear in case the application is isolated form the DNN environment?
Note that the wrappers for the RadControls are DNN responsibility and in case any issue with our controls in DNN appears it would be best to contact directly the DNN support. They will give you to most appropriate information for any DNN related issue.

Regards,
Maria Ilieva
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Boris
Top achievements
Rank 1
answered on 26 Sep 2013, 07:49 PM
Thank you Maria for the reply.
It is working properly with isolated project, but I can't consider this as a clear test because I have to use diffrent Telerik dll for separate project.
Dll supplied with DNN works only with DNN modules, and I have older version of purchased Telerik dll, which works properly.
I suspect that this might be related to DNN environment, but I'm not using wrappers [ directly using Telerik.Web.UI;]. Code for Rad controls is the same inside and outside DNN environment.
Do you have any suggestion: how to troubeshout Rad DatePicker when it is in 'bad shape', i.e. button click doesn't do the job? Should be something related to jquery/ javascript.
Just to clarify: Rad controls work properly when located in base/first user control form, but behave diffrently when located of second user control, which being called from base control.
Thanks,
Boris 
0
Maria Ilieva
Telerik team
answered on 01 Oct 2013, 11:41 AM
Hi Boris,

Please note that the DNN wrappers for the RadControls are entirely developed and maintained by DNN. All fixes and improvements for the mentioned wrappers are DNN responsibility. Therefore I would suggest you to use DNN’s support channels to post your questions as they could provide straight to the point solution for your specific case.

Regards,
Maria Ilieva
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Boris
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Boris
Top achievements
Rank 1
Share this question
or