jQWidgets Forums
Forum Replies Created
-
Author
-
November 15, 2015 at 6:43 pm in reply to: column header with characters like / , ( issue with dropdown column header with characters like / , ( issue with dropdown #78157
Hi,
I have upgraded to 3.9.1 but i do not find any change in the issue.
For a column header ABC1k(/w AVC) i see that coming up for the drop down.
<div style="overflow: hidden; outline: none; background-color: transparent; border: none; float: left; width:100%; height: 100%; position: relative;" id="dropdownlistWrapperdropdownlisteditorbudDetailsgridABC1k(/wAVC)"><div style="outline: none; background-color: transparent; border: none; float: left; position: relative;" unselectable="on" id="dropdownlistContentdropdownlisteditorbudDetailsgridABC1k(/wAVC)" class="jqx-dropdownlist-content jqx-dropdownlist-content-energyblue jqx-disableselect jqx-disableselect-energyblue"></div><div style="background-color: transparent; border: none; float: right; position: relative;" unselectable="on" id="dropdownlistArrowdropdownlisteditorbudDetailsgridABC1k(/wAVC)"><div unselectable="on" class="jqx-icon-arrow-down jqx-icon-arrow-down-energyblue jqx-icon jqx-icon-energyblue"></div></div></div>
The drop down is broken and an just a down arrow
for a number like 7600, in the adjoining column in the table, the following complete html is generated for the drop down. Note that the “please select” portion of the html is missing.
<div style="overflow: hidden; outline: none; background-color: transparent; border: none; float: left; width:100%; height: 100%; position: relative;" id="dropdownlistWrapperdropdownlisteditorbudDetailsgrid7600"><div style="outline: medium none; background-color: transparent; border: medium none; float: left; position: relative; margin-top: 3px; margin-bottom: 3px; width: 93px; height: 23px; left: 0px; top: 0px;" unselectable="on" id="dropdownlistContentdropdownlisteditorbudDetailsgrid7600" class="jqx-dropdownlist-content jqx-dropdownlist-content-energyblue jqx-disableselect jqx-disableselect-energyblue"><span style="color: inherit; border: medium none; background-color: transparent; padding-top: 0px; padding-bottom: 0px;" unselectable="on" class="">Please Choose:</span></div><div style="background-color: transparent; border: medium none; float: right; position: relative; width: 19px; height: 23px;" unselectable="on" id="dropdownlistArrowdropdownlisteditorbudDetailsgrid7600"><div unselectable="on" class="jqx-icon-arrow-down jqx-icon-arrow-down-energyblue jqx-icon jqx-icon-energyblue jqx-icon-arrow-down-selected jqx-icon-arrow-down-selected-energyblue"></div></div></div>
-
AuthorPosts