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

Design view looks good, but when I run it in my Visual Studio solution, the filters are all messed up?

1 Answer 48 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Brenden
Top achievements
Rank 1
Brenden asked on 03 Feb 2015, 03:55 PM
Hello Support,

I am starting to get into the full swing of Telerik Reports. A problem I am currently having is the filtering "toolbar".

When I am in Visual Studio (13) and I compile and run my solution the filter toolbar with my input parameters is all messed up. I have filter and parameters for a Date Range, Company ID and Transaction type ID. Basically two Date Time pickers and two drop down lists the user can chose from. Like I said before all works well in the Designer when previewing the Reports.

The issues are:

- The DateTime picker style is bulky.
- When I click on the Date To (second date time picker) it triggers the first date time picker. So I cant set an end date (unless I type it in)
- In the company list the first item disappears?
- In the transaction type drop down list instead of seeing the default text <select a value> it reads &lt;select&160;a&#160;value&gt;

Separate from the filters but another issue is the pagination:
- The paging navigation controls do not work (I can not step through or jump to a page)

I have tried to solve the issue so far but no luck:

- I have made sure the httpHandlers in the web config file are the correct version ( I have 8.2.14.1204)

<add path="Telerik.ReportViewer.axd" verb="*" type="Telerik.ReportViewer.WebForms.HttpHandler, Telerik.ReportViewer.WebForms, Version=8.2.14.1204, Culture=neutral, PublicKeyToken=A9D7983DFCC261BE" />

Is my current setting..

I am not sure what it could be or why it is happening when checking the console in the browser there dont seem to be any errors?

Appreciate the feedback and any ideas?

Thank you
Brenden

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 06 Feb 2015, 01:41 PM
Hi Brenden,

Below is quote from your other thread on the same question:
"Such issue is not reproducible at our end. Usual causes of messed styles are listed in the The styles of the web report viewer's toolbar are messed up KB article. Other reasons are external styles or the usage of styling approaches not supperted by the ASP.NET ReportViewer control."

Please let us continue the discussion in the other thread, where you can send us a demo illustrating the problem.

Regards,
Stef
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Brenden
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or