What is difference b/w Data Grid in ASP.Net 1.1 and Gridview
in 2.0
Answer Posted / vdk
Gridview is the replacement in .net 2.0 for the datagrid.
the differences between them is >>sorting editing and
paging are the additional capabilities in gridview which
requires no coding while Datgrid requires the user
coding .Gridview has improved databinding using smart
tag.Additional column types and design time column
operations.Customised pager UI using pager
template.Customized paging support.
Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Explain different authentication modes in asp.net?
What is the difference between a multi-layer and multi-tier applications?
What is the difference between cookie and session?
How will you maintain versioning in asp.net 2.0?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
How many web config files can be created for an application?
How Session outproc in Sqlserver stored?
Describe SOA and the tenets of it?
What is asp.net introduction?
What is the usage of DelegatingHandler?
Explain the difference between the web config and machine config.
Web API uses which library for JSON serialization?
Explain repository pattern in asp.net mvc? : asp.net mvc
What are the advantages and disadvantages of Using Cookies?
Explain the difference between dataset and datareader.