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 long the items in ViewState exists?
What permissions do asp.net applications posses by default?
Why does my asp.net file have multiple tag with runat=server?
What are sessions and cookies?
What is a 401 redirect?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
Describe the .net base class library.
What is http response header?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
Can I have a unique key as foreign key?
What is %20 in a url?
What are type/key pairs in client script registration?
What are the benefits of Razor View?
How is my content secured from unauthorized access?
Where the cookie value is stored?