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
Sue