Table cell format

Stimulsoft Reports.NET discussion
Post Reply
Summit
Posts: 19
Joined: Wed Oct 02, 2013 10:06 am

Table cell format

Post 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?
Summit
Posts: 19
Joined: Wed Oct 02, 2013 10:06 am

Re: Table cell format

Post by Summit »

I got it. I had to set the UseLocalSetting property to false, then all options such as DecimalDigits become active.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Table cell format

Post 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.
Post Reply