Re: Control's default text from database

  •  02-17-2004, 7:34 AM

    Re: Control's default text from database

    In your codebehind or server side code, just retrieve your data from the DB and add it to the cuteeditor1.text property, done.

     

     

View Complete Thread