Murali
unread,Nov 9, 2009, 4:09:21 AM11/9/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to InterSystems: Zen Community
Hi to All,
Thanks in advance,I tried to hide a column dynamically
So i used includeColUnlessExpression.. its working but it not hiding
caption of the column
And tried this with displayCaption tag its not working with this
also....
I need to hide column header dynamically....
Ex:
<group name="AccDesc/Description" caption="ACC" width="16%">
<item field="." style="display:block;height:28px;;text-align:left;"
displayCaption="false" includeColUnlessExpression="1=1" width="100%" /
>
</group>
Thanks and regards,
Murali,