Page 1 of 1

Table cell format

Posted: Wed Oct 16, 2013 8:22 pm
by Summit
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?

Re: Table cell format

Posted: Thu Oct 17, 2013 7:56 am
by Summit
I got it. I had to set the UseLocalSetting property to false, then all options such as DecimalDigits become active.

Re: Table cell format

Posted: Thu Oct 17, 2013 8:12 am
by HighAley
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.