Posted 15 years ago
by Alessandro Sorcinelli
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
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