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
What is the use of view state?
How do I publish my asp.net application to my isp's web server?
What is postback request?
What is _viewstart?
What is the difference between dynamic SGA and static SGA?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
is gateway for sms continue connected for sending sms.how?
Can we use html in asp.net?
Describe paging in asp.net?
Which method do you use to kill explicitly a users session?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
What is difference between abstract class and an interface?
How long the items in ViewState exists?
To bind columns manually which tags do you need to add within the asp:datagrid ?
Explain the difference between sql invalidation and sql notification.