Skip to Content
0
Former Member
Jun 19, 2008 at 07:36 AM

StatusBar Message

31 Views

Hi To All,

In my screen, i had two textbox controls. for that i had checked empty validation in lost focus of that controls in item event. Valiation checks correctly... when i click the add button, values inserted successfully, but the message which i had given in the lost focus displayed in teh status bar... wats the reason...i had given autogeneration number function in "SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED" and validation function in " Case SAPbouiCOM.BoEventTypes.et_CLICK"