Page 1 of 1

Insert image into an StiTable

Posted: Mon Sep 07, 2020 9:34 am
by csillikd.messerli
Could you explain me, how can I insert an image into a cell in the Runtime Table Creation example for .Net?
And how can I insert such a table in the designer?

Re: Insert image into an StiTable

Posted: Thu Sep 10, 2020 8:14 am
by Lech Kulikowski
Hello,

You can add a Table with necessary settings in the designer then open the Code Tab and check the creating code that you can use in your code.

Thank you.