Wednesday, March 21, 2012

Use Ajax in Control

Hello,

I am creating a class library where I have a custom web control.

This control has Labels and a GridView.

I want to use an UpdatePanel but there is a problem:

VS 2005 is not recognizing the Update Panel that I created. How should I do this?

Should I just create my web control and then place it inside an Update Panel on my page?

Thanks,

Miguel

How are you adding the UpdatePanel? Is this a user control? What do you mean when you say that VS 2005 is not "recognizing" the UpdatePanel that you created; what errors are you getting, ie, what happens?

No comments:

Post a Comment