1 In the ImmediateWIndow I got an error (does not exist..) when entering
SELF:dataGridNewEmails:Rowcount
It worked when I used SELF:dataGridNewEmails:RowCount (so with a capital C). I thought that case sensitivity was solved quite a while ago?
Also I noticed that in this line:
Code: Select all
IF !SELF:dataGridNewEmails:Rows[iIndex]:Visible
Dick