Click here to Skip to main content
15,949,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hiii,
I want to show 100 above records table formatted in page which are read only and only one check box at each row..I dont want to do filteration and sorting on data.Which control will be best for it:data list, grid view, list view or any else?
can anyone pls help????
Posted
Comments
rupalelink 5-Aug-10 3:46am    
hiii
thanks for your ans but i already done it yest with grid view..

1 solution

Given your requirments, DataList gives you the least of functionality, thus you may want to use that.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900