I have a BO that has an AfterAddNew event, in this event I set some defaults but I am finding that this is failing because the currentrowindex of the BO is -1. Is this correct?
I am running the 1.6.6. beta from 27th August 2008.
best
Geoff
That is a real Doh! moment. Can't say why I never saw that event before. Interesting thing was that initially, it didn't solve the problem. When I did some digging I found that a childformdialog still had a legacy BOTranslation that wasn't in use but this was obviously corrupting the object creation.
At then end of it, issue now seems solved and many thanks for the input.
Geoff.