Hi,
I have a gridview inside a usercontrol. I am binding a List to the gridview and calling the DataBind() method. The datasource (here, List) is having around 500 records, but after binding its showing only 100 records.
I dont know, what I am missing ... where should I strike, everything seems prefect !
Plese F1 me .. !