This is a migrated thread and some comments may be shown as answers.

Disable Paging button click ?

2 Answers 47 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Dwayne Starkey
Top achievements
Rank 1
Dwayne Starkey asked on 03 Nov 2010, 02:59 PM
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

2 Answers, 1 is accepted

Sort by
0
Dwayne Starkey
Top achievements
Rank 1
answered on 03 Nov 2010, 03:29 PM
The easiest seems to just get total items and change the page size top the approprate size to display all on one page......

0
Pavlina
Telerik team
answered on 05 Nov 2010, 04:57 PM
Hi Dwayne,

I am sending you a simple running project that demonstrates how you can achieve the desired functionality. Give it a try and let me know if you need additional assistance.

I hope this helps.

Greetings,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ListView
Asked by
Dwayne Starkey
Top achievements
Rank 1
Answers by
Dwayne Starkey
Top achievements
Rank 1
Pavlina
Telerik team
Share this question
or