What is difference b/w Data Grid in ASP.Net 1.1 and Gridview
in 2.0
Answer Posted / manas
Datagrid has itemdatabound event but in gridview it is
replaced by rowdatabound.In datagrid u can show more than
one table with their relation while not possible in
gridview.
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
COM+ Used ________________ Isolation Level
Can you explain one critical mapping? Performance issue which one is better?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
How does a content page different from a master page?
What is the default authentication mode for asp.net?
What is an asp.net web form?
What is the difference between Hash table and Array list?
Is there any alternative to avoid name collisions other then Namespaces?
Which library is used by the testers and developers to develop automated tests and create testing tools?
Explain difference betn dataset and recordset?
What is the displayafter property in updateprogress control?
Explain the path instructions in xaml?