Posted
on Nov 3, 2011
(permalink)
Hello,
Thank you for the quick reply. I figured out a quick work around to my binding so I guess my issue has been resolved.
What I did is NOT bind the DatePicker's selected date to datacontext and simply set the values in the code behind when the data (query) is complete.
This seems to work as expected and only took two extra lines of code... so, yeah.
I guess this will work for me.
Thanks again for your assistance!
~ Dave