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

RadDataPager remaining uneditable.

1 Answer 22 Views
DataPager
This is a migrated thread and some comments may be shown as answers.
Atul
Top achievements
Rank 1
Atul asked on 23 Jun 2017, 01:09 PM

Hi,

I am using RadDataPager along with RadGridView. Specified all the values correctly. But the datapager is remaining un-clickable / un-assessable.

<telerik:RadDataPager Margin="5,5,5,5" x:Name="radGridView1" PageSize="{Binding PageSize, Mode=OneWay}" IsEnabled="True"
FontSize="10" BorderThickness="1,1,1,1" Source="{Binding Items, ElementName=radGridView1}" DisplayMode="All"
AutoEllipsisMode="Both" NumericButtonCount="5" IsTotalItemCountFixed="False" VerticalAlignment="Bottom"
HorizontalAlignment="Left" telerik:StyleManager.Theme="Windows7" />

Please response.

Regards,

Saibal

1 Answer, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 28 Jun 2017, 11:48 AM
Hi Atul,

Thank you for your interest in RadDataPager.

We have tested your scenario and weren't able to reproduce this behavior. We attached to this reply the sample project which we use to test your scenario. Give this project a try and let us know if we are missing something in our implementation in order to reproduce it.

Regards,
Dinko
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
DataPager
Asked by
Atul
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Share this question
or