What is difference b/w Data Grid in ASP.Net 1.1 and Gridview
in 2.0
Answer Posted / nisha patel
using gridview we can transfore the control one page to
another page.ex..if i create one master page, and one detail
(child) . we can provide easily link from master page to
detail(child) page.and transfer on that page. its a main
benifit of using gridview , i think so........
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is asp.net master page?
Explain the difference between debug.write and trace.write?
What methods are fired during the page load? Init()
Which adapter should you use, if you want to get the data from an access database?
What is AutoEventWireup attribute for ?
What are directives in asp.net?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What are the differences between clr & cts?
8. Why do you want to work here?
Can you explain one critical mapping?
How does http session work?
Why is string called immutable data type?
How is session id generated?
How do I upload a file from my ASP.NET page?
How can we apply themes to an asp.net application?