What is difference b/w Data Grid in ASP.Net 1.1 and Gridview
in 2.0
Answer Posted / lavanya
Data Grid:
1. Code requires handling the Sort Command event and
rebinding grid required.
2. Code requires handling the Page Index Changed.
3. Need extensive code for update operation on data.
4. When compared to grid view fewer events supported.
Grid View:
1. No code required.
2. No code required for Page Index Changed.
3. Needs little code for update operation.
4. Grid View supports events fired before and after database
updates
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Define a web service in .net?
8. Why do you want to work here?
What is voluum?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
How can you pass multiple complex types in Web API?
Who is using asp.net?
What is the difference between rest and restful?
How does session id work?
Explain server-side scripting?
How do http sessions work?
Which data type does the rangevalidator control support?
Is it possible to create web application with both webforms and mvc?
About CLR, reflection and assemblies?
What does mvc represent in asp.net? : asp.net mvc
Do I need to have the latest version of windows media player installed?