I am using Version=10.3.20103.2120. I have a webdropdown which when I click the down arrow it opens correctly in IE9, but in Chrome nothing happens. I am using the webdropdown in other forms, and it works without a problem. I cannot figure out why this code works & drops down on one page and not another.
Here is my webdropdown markup:
<ig:WebDropDown ID="ddStates" runat="server" TextField = "stateid" ValueField = "stateid"DataSourceID="SqlDataSource1" DisplayMode="DropDownList" DropDownContainerMaxHeight="200px"DropDownContainerHeight = "200px"DropDownContainerWidth="80px"Width = "80px"DropDownOrientation="Default"EnableCustomValues="False" EnableCustomValueSelection="False" EnableMarkingMatchedText="True" EnableRenderingAnchors="False" MultipleSelectionType="Keyboard" ><DropDownItemBinding TextField="stateid" ValueField="stateid" /></ig:WebDropDown>
Was this issue ever resolved? I have the same problem in V11.1.20111.2178.
Hello khoke,
If you still need assistance on the matter please do not hesitate to ask.
Hi khoke,
I made some research and it seems that the issue I wrote about is not present in NetAdvantage 10.3. I have tested your scenario with build 10.3.20103.2120, but I was unable to reproduce the behavior you have described. In order to be able to provide more insight, I would need a small isolated sample, demonstrating the issue you are experiencing.
Please let me know if you have any further questions.
Thank you for reporting this behavior. It has already been logged as a development issue and is currently in review by our development team. I will inform you as soon as the issue is resolved.
Please let me know if you need more information.