Note that there are some explanatory texts on larger screens.

plurals
  1. POFreeTextBox tabs are not preserved at postback
    primarykey
    data
    text
    <p>We are using the FreeTextBox 3.1.6 on an intranet. The control appears on an ASP.Net project built in Visual Studio 2008.</p> <p>When clients enter tabs in the text box, those tabs do not get preserved at postback. Rather, the tabs are lost. Other text formatting, like bold, italics, or font size are preserved.</p> <p>Even when the postback event that occurs on the web page does not save anything to a database we are loosing the tabs. According to <a href="http://wiki.freetextbox.com/default.aspx/FreeTextBoxWiki.Installation" rel="nofollow noreferrer">http://wiki.freetextbox.com/default.aspx/FreeTextBoxWiki.Installation</a> the JavaScript and XML used by FreeTextBox are stored in a dll. So I cannot edit the contents of those files.</p> <p><strong>Has anyone encountered this issue with FreeTextBox? If so, how did you resolve it?</strong></p> <p>Here is the behavior that occurs. Enter text with tabs in the FreeTextBox control.</p> <p><a href="http://img132.imageshack.us/img132/4826/ftb1postcz4.gif" rel="nofollow noreferrer">alt text http://img132.imageshack.us/img132/4826/ftb1postcz4.gif</a></p> <p>Then select the "Save" button. This is a command button that posts back the page. In my test scenario nothing gets saved and loaded from a database. The FreeTextBox control is strictly displaying text that was posted. My guess is that the mechanism handling that is in ViewState, but I'm not sure about that.</p> <p><a href="http://img132.imageshack.us/img132/175/ftb2postbd6.gif" rel="nofollow noreferrer">alt text http://img132.imageshack.us/img132/175/ftb2postbd6.gif</a></p> <p>As you can see, all of the tabs are gone. Even the tabs inserted between words are gone. Thanks for your help.</p> <p>Ken</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload