CGridCtrl:Refresh, CGridView:Refresh
The Refresh method updates the grid control window after a series of changes that may not have been updated.
CGridCtrl:Refresh()
The following script refreshes the grid window:
|
-- attach a grid on the Mira desktop |
|
-- create a CGridCtrl for the window |
-- adjust the grid |
|
|
-- select cell (5,10) |
Mira Pro x64 Script User's Guide, v.8.77 Copyright Ⓒ 2024
Mirametrics, Inc. All Rights Reserved.