Answer Posted / sks
Override the property EnableTheming by setting it
to "False" for those controls
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is latest version of asp.net mvc? : Asp.Net MVC
How can you apply a theme to your asp.net application?
What is cross page posting in asp net?
Explain client side state management system.
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
How can we register exception filter globally?
What is marshalling ? Is it a part of asp.net ?
How can we pass info between 2 asp.net pages?
How does session work?
How to change Master page in ASP.Net using code?
What is base class of .net?
What is application Object?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
Explain different types of validators in asp.net?
How do I create a web form?