Interview Questions

Is there any inbuilt paging (for example shoping cart, which will show next 10 records without refreshing) in ASP? How will you do pating?

.NET Database ,COM interop,and .NET deployment questions and answers


(Continued from previous question...)

Is there any inbuilt paging (for example shoping cart, which will show next 10 records without refreshing) in ASP? How will you do pating?

Use DataGrid control which has in-built paging features for the purpose.

(Continued on next question...)

Other Interview Questions