Hi Marcel,
There's a lot of information in the helpfiles shipped with the SDK + the SDK samples (including conversion to strings in VB.NET...)!
You can get DocNum from the appropriate DBDataSource when the document has already been saved.
Please check-out the EventSpy utility also shipped with the SDK. It will show you which events come (+ with which information). Selection of a row e.g. will cause several events.
...and the UI API helpfile shows you how to catch them...
Regards,
Frank
PS: Maybe you might want attend a SDK training? It would show you how to handle this - and more...
Add a comment