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
What is asp.net web application?
What is view state management in asp net?
Is asp.net core faster?
Is web config mandatory?
Difference between application events and session events
How do u deploy ur project?
How to comment out asp.net tags?
What is the purpose of using MVC programming pattern in ASP.NET?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
Which .NET framework supports Web API?
What is the difference between visual basic and asp.net?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Explain the difference between singleton and single call?
How can you implement the postback property of an asp.net control?