Hi i have two examples of inputgroup with dropdownlist. First one I set a jqxdropdownlist inside a input group with a simple textbox. Second one I set a jqxdropdownlist inside a input group with another dropdownlist. Whenever I select any items inside the dropdown, the dropdown becomes bigger and bigger in width. It keeps extending the width of the dropdown towards the right. Also I notice this happening when I set the width to ‘100%’. Is there a workaround for this problem?
Here is my jsfiddle:
http://jsfiddle.net/CLB86/273/