Infragistics4.Web.v13.2 (Version: 13.2.20132.2187)
I try inputting from '~' going left to right to '+'s and I am missing '&' which should be between '^' and '*'. Missing '(' however ')' is allowed.
Is there anything in this version of the WebTextEditor that is disabling input for certain characters.
Here is the source of the HTML for the control:
<label for="MainContent_WebTabMaster_WebTabCommon_BscControl_9_17_51" id="MainContent_WebTabMaster_WebTabCommon_lblBscControl_9_17_51" class="dynamicFieldsCaptionLabel">Business Unit</label><br /><input type="hidden" id="MainContent_WebTabMaster_WebTabCommon_BscControl_9_17_51_clientState" name="MainContent_WebTabMaster_WebTabCommon_BscControl_9_17_51_clientState" /><input title="{0}" id="MainContent_WebTabMaster_WebTabCommon_BscControl_9_17_51" readonly="readonly" name="MainContent_WebTabMaster_WebTabCommon_BscControl_9_17_51" class="igte_RedPlanetEdit" type="text" style="color:windowtext;background-color:window;width:66%;text-align:notset;" />
Reverted to 20132.2109_SR and now I can input the keys & and (
Hello Pete,
I am glad that you have managed to resolve your issue.
Thank you for choosing Infragistics components !