Hi,
Is it possible to make a WebTextEdit as Multiline? if, so Please tell me how?
Thanks,
Jollyguy77
bkuhn392 said:I see that is apparently available in v2009.2
I see that is apparently available in v2009.2 (I am using 2009.1). I guess we have to dig through the site and update.
At least it is available I think.
This is very disappointing.
One of our largest clients needs spell-check ability on several pages. We told them we could do it using the WebSpellChecker which sounds great.
Then we saw that it requires a WebTextEditor which we hadn't used before but which is documented to support *all* features of the TextBox class plus extensions.
Then we tried to build this for our customer and realized that the WebTextBox doesn't actually support all the features of the TextBox class (Multiline in particular). That immediately makes use of the WebSpellChecker worthless. We want to spell check something more than a word or a short phrase - this can't be done the way the WebTextEditor is implemented.
We have to look elsewhere for a solution.
And yes, I did put in a request for this to be fixed on your request site today.
is the multiline and text wrap implemented in the latest release 2009 V1 ?
We will be releasing our next ASP.NET CTP in less than a week, it will include an ASP.NET AJAX webtexteditor, very similar to the WebTextEdit. It will have multi-line support for text editing and text wrapping.
-Taz