Code for scolling in gridview
Answer / jacintha
<table style="table-layout:fixed;">
grid definition
</table>
Is This Answer Correct ? | 6 Yes | 2 No |
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
0 Answers InfoAxon Technologies,
How to convert any string to view state format in asp.net? §ÇÛ짬ªª³ö»Ç¾ö»ÂÇ¿¾»¼»¾ö¼ÉÇöÇÏǼ»Ãö®±ª§°ö«³ -- i want convert this string to view state.
What is a web server? What are the load limits in it?
If there are two web.config files in a application which config files will get priority?
What is the name of the process the browser uses to find the address of a web server? a) DMZ b) DNS c) Active Directory d) Database lookup
How asp.net mvc differs from asp.net web forms? : asp.net mvc
Can you create an app domain ?
what is the uses Of Global.asax
Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="State" name="State"></select> this is dynamic list.Its displaying properly. But in time of Edit.If i load a page dropdownlist is not displaying the item which is stored in table.
What is CLS?
5 Answers IBM, PrimeLine, TCS,
What is the use of directives & explain with example?
What is Partial in ASP.NET 2.0?