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

Issues in integrating with existing framework

1 Answer 68 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bhupendra
Top achievements
Rank 1
Bhupendra asked on 08 Dec 2011, 06:57 AM
We have an existing framework where a class, say class X is defined which inherits 'System.Web.UI.Page' and this class defines some OnPageLoad() method which does some logging acitivity and includes few javascript functions.

Basically, every page in the application inherits this class X.

When we are using telerik, we are facing a probelm where if we inherit any page that uses telerik control from this class X. Then none of the rad server control events like on_ItemCommand or PageIndexChanged does not get fired but if we just inherit 'System.Web.UI.Page' then this events get fired. Please suggest us what could be the possible problem and any solution to it since inheriting the class X is very important for us as many things are done here.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 09 Dec 2011, 09:11 AM
Hello Bhupendra,

I have already answered your support ticket that you have opened on the matter and to avoid duplicate posts, I will ask you to continue our communication there.

All the best,
Pavlina
the Telerik team
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 their blog feed now
Tags
Grid
Asked by
Bhupendra
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or