Hello.
I need to set the table cell format from code and that is what I do. I create an StiNumberFormatService object and assign 1 to the DecimalDigits prop, then I assign this object to the TextFormat prop of StiTableCell. But this doesn't work, what's wrong?
Table cell format
Re: Table cell format
I got it. I had to set the UseLocalSetting property to false, then all options such as DecimalDigits become active.
Re: Table cell format
Hello.
We are glad to see that you are able to solve this issue by yourself.
Let us know if you need any additional help.
Thank you.
We are glad to see that you are able to solve this issue by yourself.
Let us know if you need any additional help.
Thank you.