StrataFrame Forum

Add 'AfterSearch' event to the Browsedialog.

http://forum.strataframe.net/Topic27590.aspx

By Larry Caylor - 6/30/2010

I'd like to be able to use the Browsedialog to search for records but display the results in another window, depending on the number of records returned, without requiring the user to click OK. Adding an 'AfterSearch' event that is raised after the search is completed but before the results are displayed that has access to the number of records found and a method that could be called to copy the data and colse the form would do the trick.

Maybe there is an easy to do this now, without subcalssing the current browsedialog, but so far I haven't found it.

By Ivan George Borges - 7/1/2010

OK Larry. I will forward this. Wink