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.
how to change cell table properties according to value
Re: how to change cell table properties according to value
Hello.
Please, send us your report template with sample data for analysis.
Thank you.
Please, send us your report template with sample data for analysis.
Thank you.
Re: how to change cell table properties according to value
Thanks a lot.
- Attachments
-
- ChangePropertiesInRenderingEvent.zip
- (9.38 KiB) Downloaded 233 times
Re: how to change cell table properties according to value
Hello.
You should use Data Band with Text Components instead of the Table component.
Thank you.
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
Thank you.
yes, i use Data band and solved but the table is very easy.
yes, i use Data band and solved but the table is very easy.
Re: how to change cell table properties according to value
Hello,
Let us know if you need any additional help.
Let us know if you need any additional help.