d2005
Active member
loop of if statement
i want to make a beep every time the row count on my datagrid is incremented
i can count the rows as an integer no problem
but i cant seem to work out how to keep this value and check if it has been incremented on page load and if it has then beep()
anyone can help me
need somekind of if statement
i want to make a beep every time the row count on my datagrid is incremented
i can count the rows as an integer no problem
but i cant seem to work out how to keep this value and check if it has been incremented on page load and if it has then beep()
anyone can help me
need somekind of if statement