Hi All
I have a standalone BO for a view of the RepoList table. The view has is parameterized as cDOSName = ?vp_cFilter. I use this BO in a Form Class with a property cFilter in the form and would want this property to filter the view.
I tried putting THISFORM.cFilter in the builder with no luck. Also I tried changing ?vp_cFilter to THISFORM.cFilter same results, none.
I have a bit of understanding problem of how to pass the THISFORM.cFILTER value back to the view via the BO.
Please help. Regards Bhavbhuti ©2002 Bhavbhuti Nathwani |