Filtering

I am evaluating Fast Reports Basic, and an using vb express 2008.

I have my own preview form setup

Report1.Preview = frmPreview.PreviewControl1
Report1.Show()
frmPreview.ShowDialog()

and I have created my own Form and report (Report1 with storeinreport set to true.)

I have a combobox on my form and various other textboxes etc. and I have a print button which uses above code.

I want my report to filter which combobox item is select and only preview that item, how can I achieve this.

Comments

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.