DisableUpdate Method
Stops automatic data-bound Grid control updates.

 

 

  

Syntax:

<Windowname>.<ControlName>.DisableUpdate()

Or

Domethod(cWindowname,cControlName,'DisableUpdate')