how can you handle "control is not part of this page "
error?
Answer Posted / k
To handle it with add attribute like runat="server" in aspx page
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the updatepanel?
Describe how to implement globalization and localization in the use interface in .net.
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
COM+ Used ________________ Isolation Level
What is DataGrid wheater its a Server Control or something else ?
What is the difference between runtime version and version?
Which is the parent class of the ASP.NET server control?
Can you explain page lifecycle in net?
In ViewState How much lifespan items stored?
Define authentication and authorization.
Explain diff between dataset and datareader?
What is the purpose of App_Code folder in ASP.NET? Why we this?
Explain about asp.net caching?
How many types of session in ASP.NET