12-14-2015, 04:05 PM
Hi,
until days ago, I use this sample function:
for to get the num of rows in this dataGrid.
Today, I launch it and I get "Unspecified Error".
Why?
The dataGrid exists and it has some rows.
Thank.
until days ago, I use this sample function:
Code:
rw = SwfWindow("myApplications").SwfTable("dataGridView1").RowCount
for to get the num of rows in this dataGrid.
Today, I launch it and I get "Unspecified Error".
Why?
The dataGrid exists and it has some rows.
Thank.