Loading event in GridDesktop
Contents
[
Hide
]
Loading event for GridDesktop
The following sample code illustrates how to use kinds of loading event for GridDesktop while import a file. Please check the sample excel file .
The file is password protected, first we try open as a wrong password,then finally in FailLoadFile event ,we use a correct password to open it.