What is difference b/w Data Grid in ASP.Net 1.1 and Gridview
in 2.0
Answer Posted / a v suresh
Datagrid is centralized by itemcommand property but
gridview is not.
Grid view is more user friendly than gridview.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the 3 types of web?
Is asp.net and .net same?
What is the current version of asp.net?
What is query string? What are its advantages and limitations?
What is application and session in asp.net?
What is clr? Difference between clr & cts?
What are the different session state management options available in asp.net?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What are the different web pages?
What is httpresponse?
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
What is distributed system in asp.net?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
Explain server control extensibility with reference to asp.net 2.0 ?
Explain how asp.net page works?