I am using the Radlistview for our Catalog which is working great.
What i am trying to accomplish is a "Show all" button so some that do not want to page do not have too.
I tried to just set the Allowpaging = false then rebind the listview after clicking a linkbutton but that did not seem to work. The linkbutton is outside the listview.
I guess I could get the pages size and increase accordingly. Not sure the best way to handle this.
Any suggestions?
Thanks
What i am trying to accomplish is a "Show all" button so some that do not want to page do not have too.
I tried to just set the Allowpaging = false then rebind the listview after clicking a linkbutton but that did not seem to work. The linkbutton is outside the listview.
I guess I could get the pages size and increase accordingly. Not sure the best way to handle this.
Any suggestions?
Thanks