
I have a mousedown handler in the last column (deleteright) behavior script. The script is supposed to delete the data from a database, clear the datagrid and repopulate. Im trying to clear the datagrid with the ResetControl command but it works in some respects and not others. It will clear everything with the empty and update buttons at the top but when I call it from the mousedown handler in my column behavior script the datagrid does not clear that column, which then wont repopulate. I uploaded the stack to revOnline under Paul D if anyone can take a look at it.
