I am using browsedialog as my inquiry screen. I would like to add "Print" feature to the browsedialogform. Is it possible? How?
Thank you
Great to hear that!!
If I want to add a button to browsedialog toolbar, doable?
This is the entire purpose of the InfoPanel...add support that does not natively exist within the BrowseDialog. You could create a toolbar that resides in an InfoPanel...now that you have access to the BrowseForm and BrowseDialog object, you can do pretty much anything that you want to....even access the ListView that is populated.