Michalis Koukoumakis
06.05.2012
Hi Michalis,
I've created and attached a sample that illustrates how to accomplish your task. Hope this will be of some help.
Regards,
Alexey
Hi Michalis,
We have already discussed a similar issue: B200242 . Please review this thread for additional information. Hopefully this will help you.
Thanks,
Elliot
-
I am afraid that the only way to accomplish this task is to use an approach illustrated in the attached project.
-
Good morning Ellinot,
I'm sending you an example to see the problem. In your example (Windows forms) works, but in WPF does not.
Can you check it please?
Hello Elliot.
I have already tried this solution. It's the number one in my question.
If I use
p1.Type = GetType(DateTime) the report works and I can see results and parameters on the left,
but if I use p1.Type = GetType(System.Nullable(Of DateTime)) it does not.
ThanksMichalis
Is your intention to post an answer to your own question?
- If so, then proceed.
- If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
- If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.