Search

You searched for the word(s):
< 1 second(s)
  • Re: Creating multiple editors at run time.....

    Well, I've gotten multiple editors to load in a loop inside an asp:table.....this is fantastic!&nbsp; But I can't seem to set the height or width programatically.&nbsp; Remember, I don't have the control embedded onto the page at design time, so I don't have access to the properties there.&nbsp; Tried&nbsp;: &nbsp; &nbsp;Editor1.Width = ...
    Posted to Cute Editor for .NET (Forum) by IronKane on May 15, 2004
  • Re: Creating multiple editors at run time.....

    Well Microsoft did it's usual bang up job of an example, but I was sucessful in running a loop to create multiple editors.&nbsp; Thank you very much for the help.&nbsp; &nbsp; Any pointers on how to adjust the size and position and contain it in a html table?&nbsp; I'm overjoyed that I've gotten this far, but it still needs to be tweaked.&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by IronKane on May 15, 2004
  • Re: Creating multiple editors at run time.....

    www.sac-it-services.com/code_example.zip&nbsp; I removed all the nonessential parts.&nbsp; It's pretty basic old ASP being used in ASP.NET.&nbsp; Thanks for the help and the info.&nbsp; The client who this page is for is hoping I can pull it off.&nbsp; I found a diffferent RTE control, but it's buggy and doesn't work with .NET, just plain ASP and ...
    Posted to Cute Editor for .NET (Forum) by IronKane on May 13, 2004
  • Creating multiple editors at run time.....

    Is this possible and if so how do I do it?&nbsp; I have a page where I build a html table with text area tags in each row.&nbsp; I don't know how many rows there will be since it's driven by the database and doesn't use a fixed number.&nbsp; The datagrid example is kind of heading in the direction I want to go, but I want all the editors loaded at ...
    Posted to Cute Editor for .NET (Forum) by IronKane on May 12, 2004