Skip to Content
0
Feb 09, 2004 at 03:39 PM

Item-form refresh event

65 Views

Hi there

I?m looking for an easy way to find out when the Item form will be refreshed with a different Item.

I worked out a solution trapping the menu keys NextRecord,PreviousRecord and so on. This works but it does not work when the user goes for find functionality like * in the item textbox to select an item. I tried to catch the Item-Textbox events but this does not lead to a solution.

Does anyone have a tip how I can get easely to be informed by SDK when the item form is refreshed with a different item?

Thanks