| Author: Appukuttan 19 Aug 2008 | Member Level: Diamond | Rating: Points: 3 |
Better use DataList.Becoz suppose if u r displaying in gridview,then width will increase and also it wont good looking.better u can use DataList.If u r using DataList it will come in one page.Also all the columns u can display.
|
| Author: ANIL PANDEY 19 Aug 2008 | Member Level: Diamond | Rating: Points: 3 |
Hello,
u can set the page size of the GRID VIEW as no of Records u want to show..
means Suppose u want to display 80 records per page then set the page size as 80.
Regards Anil
Thanks & Regards Anil Kumar Pandey
|