What is difference b/w Data Grid in ASP.Net 1.1 and Gridview
in 2.0
Answer Posted / sudhir kunnure
Gridview have More properties and events than datagrid.
Auto delete,Edit,auto column,rowbound,rowdeleteing and many
more.
Grid view is more user friendly than gridview.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What does it mean your session has timed out?
What is application session?
Define cookie.
Explain code snippet to register exception filters from controller?
How will you do Redo and Undo in a TextControl?
What is difference between ispostback and autopostback in asp net?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
How does the iis work?
How do sessions work?
What is the use of the tag in the web.config file?
What is latest version of asp.net mvc? : Asp.Net MVC
What is difference between asp.net and asp?
What is csrf attack in asp.net?
What is the default Orientation property in a Menu control?