Answer Posted / jacintha
<table style="table-layout:fixed;">
grid definition
</table>
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the difference between mvc and asp.net? : Asp.Net MVC
i want the asp.net technical questions and answeres
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What methods are fired during the page load? Init()
how to include timer or counting time to display next page in asp.net
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What are the different method of navigation in asp.net?
What is the difference between localization and globalization?
What is autopostback true?
What is sta?
What is latest version of asp.net mvc? : Asp.Net MVC
How to create multi language website in asp.net mvc? : Asp.Net MVC
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc