Skip to Content
0
Former Member
Apr 20, 2010 at 03:36 PM

Clear the Fields in SAP Business One Form using VB.Net

72 Views

Hi,

How to clear the test fields , to perform very faster way. I am using this clear() method as follows

Me.ocmpnyto.Value = ""

Me.ocontactto.Value = ""

Me.ophoneto.Value = ""

Me.ofaxto.Value = ""

is there any alternative .....

Thanks and Regards,

Y.

Edited by: Yughandar on Apr 20, 2010 5:37 PM