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
How we can force all the validation controls to run?
What is the difference between session.abandon() vs clear()?
What is ASLM?
What is the life cycle of web page?
How do I create a web form?
How can I have a particular web page in an asp.net application which displays its own error page?
Whats the difference between abstract factory pattern and factory pattern?
What is the difference between client-side and server-side validations in webpages?
Explain the difference between Repeater and Data list control in ASP.NET?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Explain about asp.net caching?
What is asp net application object?
Why the javascript validation not run on the asp.net button but run successfully on the html button?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
What are triggers of an updatepanel?