11-10-2009, 05:52 PM
I would like to know how can I set a value for a JavaEdit inside the JavaTable. I've tried the following but it's not working.
Code:
JavaWindow("...").JavaTable("...").SetCellData "0", "0", "value"