J
JohnE
I have a gridview with paging and a pagesize of 20. Users would like to be
able to set a higher value. I placed a ddl outside the gridview and put
numbers into thru the property Items collection. I used 10, 20, 30 ... to
100. When the user changes the number in the ddl, I need to have the
pagesize go to that amt. The Items has text and value as the same. I am
struggling with getting it to work properly and seek assistance with it. So
if someone can walk me thru this, great. Links to sites are also good.
John
able to set a higher value. I placed a ddl outside the gridview and put
numbers into thru the property Items collection. I used 10, 20, 30 ... to
100. When the user changes the number in the ddl, I need to have the
pagesize go to that amt. The Items has text and value as the same. I am
struggling with getting it to work properly and seek assistance with it. So
if someone can walk me thru this, great. Links to sites are also good.
John