Hi,
I have a page with multiple 10.3 webdropdownns. When the page posts back one of the dropdowns is showing blank values after the values that were in the origional load. Any idea of how they got there? or how to remove them? here is the dropdown
<
ig:WebDropDown ID="ResearchType" runat="server" Width="200px"
EnableCustomValues="False" EnableCustomValueSelection="False"
ToolTip="Select Research type search by" Font-Names="Arial"
Font-Size="Medium" TabIndex ="14"/>
now after postback
I have tested it in IE8 and result is the same.
Can you make an isolated sample with steps to reproduce?
Thanks
thanks,
we are using IE8 that's our company standard. i have not tried other browsers.
Art
I mean that ig_res folder is removed from the sample which I attached, not to remove it from your project. You must keep it, because it contains all css files. Does this happen in all the browsers? Here is what I get:
Thanks,
I removed the ig_res folder and it had no effect. does the fact that the dropdowns are in update panels have anything to do with it? it is fine untill i post .
thanks
I couldn't replicate it. Please find the attached file to see how I test it. If is needed modify it and sent it back to me. Note that ig_res folder is removed due.