Ask a Question related to ASP.NET Building Controls, Design and Development.
-
tony_csnet@yahoo.com #1
Multi-line TextBox - Paste text with numbered list, bullet list, tab character
Hi All,
I need a server control that's exactly like a multi-line TextBox, but
also allow users to paste text with numbered list, bullet list, and tab
character into the editable area without losing the numbers, bullets,
and indetation. I don't need any css style.
I'm thinking about a custom control, but not sure how to approach this.
Please give some directions
Thanks
Tony.
tony_csnet@yahoo.com Guest
-
bullet list
Select text, find the little bullet list icon, click it and ta da you have a bulleted list..... Works this way in every program in the known... -
Can you make list boxes wrap text so information goes onto the next line?
Can you make list boxes wrap text so information goes onto the next line? instead of keep going past the outside of the width of the box. cheers 4... -
[DIR MX] - list & text line ..
i 'd create a list that count the number of lines in a textfield and keep the result : oldlist= textlisted = string (member("texte a lire... -
Director 8.5.1 doesn't like the ¬ multi-line script character
Hello, For some reason unknown to me, I cannot seem to use any scripts that use the ¬ (option-L on the Mac) symbol to indicate that I want to have... -
Limit to 150 characters in multi-line textbox
Can you limit the number of characters in a multi-line textbox? My tests in indicate that the MaxLength property causes client side limits only on...



Reply With Quote

