Hey
i am currently try'ing to localize the radgrid with paging and <PagerStyle Mode="Slider"/> but it seems not to work or i simply using the wrong parameters ;)
here my markup (not working):
working markup:
can anyone give me a hint what i am doing wrong?
thx!
i am currently try'ing to localize the radgrid with paging and <PagerStyle Mode="Slider"/> but it seems not to work or i simply using the wrong parameters ;)
here my markup (not working):
| <PagerStyle Mode="Slider" NextPageToolTip="test123" /> |
| <PagerStyle NextPageToolTip="test123" /> |
can anyone give me a hint what i am doing wrong?
thx!