Hi all,
I would like to implement this in crystal report.net using VB.net using code.
I have created purchase order report.
I would like to create four dropdowns or comboboxes on form. four dropdown contain vendor, PO date, Purchasing agent, and price. I also have a command button on the form.
after selecting values from dropdowns i hit command button. Based on the selections from dropdowns it should filter the report accordingly. In short, how can i filter report based on multiple parameters selection?
How can i implement this.
Thanks
I would like to implement this in crystal report.net using VB.net using code.
I have created purchase order report.
I would like to create four dropdowns or comboboxes on form. four dropdown contain vendor, PO date, Purchasing agent, and price. I also have a command button on the form.
after selecting values from dropdowns i hit command button. Based on the selections from dropdowns it should filter the report accordingly. In short, how can i filter report based on multiple parameters selection?
How can i implement this.
Thanks