Answer Posted / kalai
Datatable->populated from the database you can changr your
data here.
Data View-> Just the separate page to display the datatable
values,u can change the value of the dataview also.it ll be
reflected in the parent table too(data base table)
Advantage: We need not wait till the server response.so
very fast.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
How to implement role based security in asp.net mvc? : Asp.Net MVC
What are the uses of list view control in Asp.net?
Explain the code Access Security (CAS) in .net Framework?
What is a reflection?
Explain http handlers? Where we can use the http handlers?
What is asp.net introduction?
What language does asp.net use?
What are the session variables?
Where is asp.net session stored?
What are the advantages of Web API?
Where are session variables stored?
Which method do you use to enforce garbage collection in .net?
How do you open a page in a new window?
Elaborate differentiation between Cache and Application?
Explain the difference between debug.write and trace.write?