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

Small bug with PagerStyle

1 Answer 24 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chris McGrath
Top achievements
Rank 1
Chris McGrath asked on 29 Jun 2010, 09:26 PM
Hi guys, just wanted to let you know that I found a simple bug:

If I set the property PagerStyle-AlwaysVisible="true" in MasterTableView, it seems to override the Mode="NextPrevNumericAndAdvanced" property (and possibly others) in the separate PagerStyle tag, and so it does show the pager but the advanced controls are not there.

If I set both properties in MasterTableView, or both in PagerStyle view, it works fine.  I would assume that these should work interchangeably.

Not a big problem now that I found the solution, but thought you should know.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 30 Jun 2010, 02:56 PM
Hello Chris,

The way you set the PagerStyle properties influences the way the pager item is instantiated and the order in which the properties as applied. Please set everything by using one approach only, as you have discovered.

Sincerely yours,
Dimo
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
Grid
Asked by
Chris McGrath
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or