Using a windows control on a report
Posted: Tue Oct 09, 2007 12:43 am
Good day.
I want to put a windows control on the report, not in a form but just on the rendered output.
The control does not have to be interactive but I want to bind data to the control and on the report output show the control (as if it was rendered in a normal form).
Can you please show me how I can create a custom stimul control that I can let the user put on the report? That way I can wrap all the nasty properties and databinding while the user only has to say what data column or data band the control needs to use.
Thank you.
I want to put a windows control on the report, not in a form but just on the rendered output.
The control does not have to be interactive but I want to bind data to the control and on the report output show the control (as if it was rendered in a normal form).
Can you please show me how I can create a custom stimul control that I can let the user put on the report? That way I can wrap all the nasty properties and databinding while the user only has to say what data column or data band the control needs to use.
Thank you.