IntelliPromptMemberListItem "special" characters

SyntaxEditor for Windows Forms Forum

Posted 14 years ago by Alessandro Sorcinelli
Avatar
Hello,
I'm working with IntelliPrompt and HTML.
I'm loading manually tags in the IntelliPromptMemberList.

My tags are HTML tags (table, div, hr, a, etc..) and ASP.NET tags (asp:textbox, asp:checkbox, and so on).

All works fine. The intelliprompt popup show me all the data that I load.
For the html tags all works fine too. I have problems with ASP.NET tags and the select function on the Intelliprompt window.

Infact if I want to select the tag asp:textbox, I must to press in the keyboard the A,S, and P keys and then the ":" key. When I press the ":" key the Intelliprompt window disapper and the first instance of my ASP:* controls is selected.

Is the ":" a special charachter? How can I resolve this issue?

Thanks,
Alessandro

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
You can add ":" to the member list's AllowedCharacters collection.


Actipro Software Support

The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.