how can you handle "control is not part of this page "
error?
Answer Posted / kuber
you haven't put the control definition(html)in the form
tags. Check it out in ASP.net source page.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where is the session stored?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
Why SessionID changes in every request in asp.net?
What is event in asp.net?
What is asp.net master page?
What is a session http?
How is application management and maintenance improved in asp.net 2.0?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
Define a web service in .net?
What is base class of .net?
What are the different types of validation controls in asp.net?
Where sessions are stored in asp.net?
Can the dictionary object be created in client?s scope ?
To wrap up a call to a Web service the standard used is..?
What is repository pattern in mvc.net? : asp.net mvc