reporting services - Date picker issue in SSRS reports hosted in WPF application -


we have hosted ssrs reports in wpf application using reportviewer.

month selection in date picker not working properly. date selection through navigation buttons working fine. date picker getting displayed shown in below image. on selecting month returning current date.

ssrs 2008 report date picker

it needs work in calendar control in wpf

wpf calendar control

not sure problem here. datepicker control returns datetime object, can determine month of date using ssrs expression.

if mean reporting services control in 2008 r2 isn't pretty wpf; older tech , there's nothing can apart upgrade sql server 2016.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -