how can you handle "control is not part of this page "
error?
Answer Posted / d.rajani
any control must be placed within the form tag,1st check
whether the control is placed within form tag or net in the
html source code
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
Explain server side state management system.
How would you enable impersonation in the web.config file?
Explain the components of web form in asp.net
What is a user session?
Where are session variables stored?
What is the use of data set in asp.net?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
What are custom user controls in asp.net?
Explain parts of assembly?
How to fetch a data from one table to another table in asp.net ?
How do you hide the columns?
What is http request and response?
What is caching? Explain.
What are the advantages of using session?