What is difference b/w Data Grid in ASP.Net 1.1 and Gridview
in 2.0
Answer Posted / mukesh sharma(mca) , hapur,gzb
Datagrid is centralized by itemcommand property but
gridview is not.
Gridview have auto delete,Edit,auto
column,rowbound,rowdeleteing and many
more.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What does asp in asp.net stand for?
What is preprocessor in .net?
Can you explain page lifecycle in net?
What is the difference between abstract class vs interface? Can give me the real time examples?
Explain Life cycle of ASP.NET page when a request is made.
What is event bubbling?
How can you handle unmanaged code exceptions in asp.net?
Explain the significance of routing? : asp.net mvc
How would ASP and ASP.NET applications run at the same time on the same server?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is difference between cache and session?
What is the difference between user control an custom control?
What are directives in asp.net? List down all the important directives.
How is application management and maintenance improved in asp.net 2.0?
What are the advantages of passport authentication?