Linked Object Types on SAP Fields
Sebastian Schweer
Hallo Everybody,does anybody know, how to create a Linked Arrow to a SAP Field.
I know how to create it on a grid by the following code:
((TextEditGridColumn) gr.Columns[langX1].SpecificGridColumn).LinkObjectType = "4";
But how can i do it on an self created Textfield?
There is no method for TextEdit.LinkedObjectType.
Can anybody help?
Best regards,
Sebastian
0
Please sign in to leave a comment.
Comments
0 comments