Search

You searched for the word(s):
< 1 second(s)
  • Re: dropdown SelectedValue

    Thanks much Adams. That did the trick. One more question. Can I use postback event on the Holder Item (dropdown)? If yes then how?
    Posted to Cute Editor for .NET (Forum) by Sam1 on February 28, 2007
  • Re: dropdown SelectedValue

    I am not sure, why this example is not working for me. My drop down is empty when I use the following code. &nbsp; If Not objCuteEditor.ToolControls(''Number'') Is Nothing Then Dim container As System.Web.UI.Control container = objCuteEditor.ToolControls(''Number'').Control Dim ddlTemplates As DropDownList = New ...
    Posted to Cute Editor for .NET (Forum) by Sam1 on February 28, 2007