not able to set the height of the webtab based on individual tabs ,, even though if i provide it applies for entire tab . .
Please help me in this ASAP.
Hello aniligatepatni ,
Thank you for posting in our forum.
Could you let me know which version of our controls you’re currently using?
Generally if you set the AutoSize property of the content pane to true then it should automatically resize to the content of the content tab item:
<ContentPane AutoSize="true" ></ContentPane>
I’m looking forward to your reply.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
Hi Maya,
Thanks for ur reply.
even though if we set content pane auto size property to true still its not working. Here we are setting set_contenturl in javascript at run time .