StiWpfViewerControl Report Binding
Posted: Tue Dec 21, 2010 4:37 pm
Hello,
If this question has been asked already, I apologize; I couldn't find it in the search.
Basically what I'm trying to do is bind an StiReport to the Report property of an StiWpfViewerControl, and I'm not having any luck. It tells me that Report is not a dependency property, and so binding is unavailable. As I'm using MVVM, I would like to avoid directly setting a property on the StiWpfViewerControl itself (in the View), and instead simply change the value of a bound property in the ViewModel. Am I missing something or some other property, or is this just not possible? Any help would be most appreciated.
Thanks,
Adam
If this question has been asked already, I apologize; I couldn't find it in the search.
Basically what I'm trying to do is bind an StiReport to the Report property of an StiWpfViewerControl, and I'm not having any luck. It tells me that Report is not a dependency property, and so binding is unavailable. As I'm using MVVM, I would like to avoid directly setting a property on the StiWpfViewerControl itself (in the View), and instead simply change the value of a bound property in the ViewModel. Am I missing something or some other property, or is this just not possible? Any help would be most appreciated.
Thanks,
Adam