Page 1 of 1

how to change cell table properties according to value

Posted: Wed Jun 19, 2013 8:32 am
by ArtaAria
hi
i want change cell properties such as enabled and cell dock style according to other cell.
for example if we have 5 cell like below:
cell 1- ID
cell 2- Name
cell 3- value 1
cell 4- value 2
cell 5- value 3

when cell 3 (value 1) is null then cell 4 and cell 5 enabled=false and cell 3 cell dock style=Fill.
I have written code in Rendering event of table but not work while the cod work in Data band.

Thank you.

Re: how to change cell table properties according to value

Posted: Thu Jun 20, 2013 8:28 am
by HighAley
Hello.

Please, send us your report template with sample data for analysis.

Thank you.

Re: how to change cell table properties according to value

Posted: Thu Jun 20, 2013 8:50 pm
by ArtaAria
Thanks a lot.

Re: how to change cell table properties according to value

Posted: Mon Jun 24, 2013 1:24 pm
by HighAley
Hello.

You should use Data Band with Text Components instead of the Table component.

Thank you.

Re: how to change cell table properties according to value

Posted: Mon Jun 24, 2013 6:42 pm
by ArtaAria
Thank you.
yes, i use Data band and solved but the table is very easy.

Re: how to change cell table properties according to value

Posted: Tue Jun 25, 2013 11:50 am
by Alex K.
Hello,

Let us know if you need any additional help.