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 is a SESSION and APPLICATION object?
How you can access the properties and controls of master pages from content pages?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is localhost in asp.net?
What is the difference between exe and dll?
Do you know caching feature?
Explain different authentication modes in asp.net?
Explain weak typing and strong typing.
What are app services?
How to change Master page in ASP.Net using code?
Describe the application event handlers in ASP.NET?
What is server side in asp.net?
What is inheritance and an how it be used, example with an example?
Who is using asp.net?
Can you explain autopostback?