Hi All,
i have a table ,
that table have 100 record, i need to display 10 record at a time then if i click next page in my gridview that time only aonther 10 record get from table and diaplay
how to do.
if i am going it will afftect the page performance or it is the correct way to display the data.
and second doubt is:
i have a gridview,
using gridview i am doing 2 add, 2 delete and 2 update,
if i click the save button all the thing are affected in my table
how to do
please explain.