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 the difference between web config and machine config files?
Explain about solution explorer window?
What is http post and http get?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
How would you get asp.net running in apache web servers? Explain it's limitations.
Can one dll file contains the compiled code of more than one .net language?
What is session authentication?
Explain managed code an un-managed code.
Why we use content place holder in asp.net?
Is redux flux?
Can we add code files of different languages in app_code folder?
How to reduce the width of textbox in editcommandcolumn of datagrid?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
what are configuration files?
Differentiate between file-based dependency and key-based dependency.