Search

You searched for the word(s):
< 1 second(s)
  • Re: RichDropDownList server side onChange event

    Ok.. Firefox was hanging me up.&nbsp; I am able to get the SelectedIndexChanged event to fire using the arrow keys and enter key on the keyboard.&nbsp; The DropDownList doesn't respond to mouse clicks when running under FireFox.&nbsp; Everything seems to function properly under IE 7.&nbsp; Any suggestions or fixes for FireFox? &nbsp; Here is ...
    Posted to Cute Editor for .NET (Forum) by jscadden on August 5, 2008
  • Re: RichDropDownList server side onChange event

    Thank you for your reply.&nbsp; I have been able to get my dropdown to show up on the toolbar using the above example.&nbsp; It won't work until you specity the dropdown in the following call. &nbsp; TemplateItemList=''[Bold,Italic]/[World,clients]'' &nbsp; My problem now is that I am not able to get it to fire the SelectedItemChanged ...
    Posted to Cute Editor for .NET (Forum) by jscadden on August 5, 2008
  • RichDropDownList server side onChange event

    How do I hook up a server side onChange/selectedIndexChanged event for my custom RichDropDownList?&nbsp; I have read the example ''customize_dropdown.aspx''.&nbsp; That example shows connecting to an existing command ''InsertLink''.&nbsp; I need to connect to method within my codebehind class. &nbsp; I want to be able to select an item from ...
    Posted to Cute Editor for .NET (Forum) by jscadden on August 4, 2008