Hi,i am looking for assistance to solve the following scenaria.
In my db i have searchform where you enter the name that find the specific customer in the form from where the search form was opened. To avoid using a mouse the text control's afterupdate event property holds the filter instructions.
However i would like to use the same search form in case of other forms too, in which case the filter instructions are necessary are different.
How do i change if possible the afterupdate event of the search form dinamically depending from it is opened. In other words is it possible to manage afterupdate property dinamically?
thanks
A
In my db i have searchform where you enter the name that find the specific customer in the form from where the search form was opened. To avoid using a mouse the text control's afterupdate event property holds the filter instructions.
However i would like to use the same search form in case of other forms too, in which case the filter instructions are necessary are different.
How do i change if possible the afterupdate event of the search form dinamically depending from it is opened. In other words is it possible to manage afterupdate property dinamically?
thanks
A