Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1470
WebTextEditor: unable to input '(' or '&'
posted

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;" />
IGTextEditorTest.zip
Parents Reply Children
No Data