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

[Solved] RadGrid Pager Template problem (bug???)

2 Answers 117 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Susan
Top achievements
Rank 1
Susan asked on 22 Jun 2009, 03:56 PM
I have added a PagerTemplate to my RadGrid.  In the template I have a Numeric Pager Control and a RadComboBox to hold the Page Size.  When I run the application and select a page number from the Numeric Pager Control, then strange characters appear in the RadComboBox.  The Telerik Rad grid Demo also does the same thing after select a couple of pages (http://demos.telerik.com/aspnet-ajax/grid/examples/programming/pagertemplate/defaultcs.aspx).  Is there a way to prevent the strange characters from showing in the combo box?  

 Sue

2 Answers, 1 is accepted

Sort by
0
Susan
Top achievements
Rank 1
answered on 24 Jun 2009, 01:47 PM
After investigating some more this problem is only happening with IE (I'm using IE 7).  It is working fine in Firefox.  Anybody know what is happening?


Sue
0
Susan
Top achievements
Rank 1
answered on 24 Jun 2009, 02:16 PM
Fixed the problem, by making the width of the combobox bigger.  Apparently if the combobox is too small then it displays the weird greek type characters (but not all the time).
Tags
Grid
Asked by
Susan
Top achievements
Rank 1
Answers by
Susan
Top achievements
Rank 1
Share this question
or