Hi,
I have 2 sections in my report. One isTextbox and other is panel. The textbox is added to the detail section and then the panel. I want to set the width of textbox to the panel. I tried to do it in Textbox_itemDatabound property but no change. I see that once the report is rendered the colspan of td in which this textbox is set to 1 instead of 2. Is there any way of setting the width equivalent to the panel width before rendering the report.
Thanks in advance.
Subra
I have 2 sections in my report. One isTextbox and other is panel. The textbox is added to the detail section and then the panel. I want to set the width of textbox to the panel. I tried to do it in Textbox_itemDatabound property but no change. I see that once the report is rendered the colspan of td in which this textbox is set to 1 instead of 2. Is there any way of setting the width equivalent to the panel width before rendering the report.
Thanks in advance.
Subra