Results 1 to 4 of 4

Thread: Send RIchtextbox info to a crystal report

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2003
    Posts
    68

    Send RIchtextbox info to a crystal report

    I would like to used text written in a richtextbox and send it to a crystal report, what is the best way to do that ?

    is there an easy way to implement a small toolbar with richtextbox to allow user to set Bold/Itlaic/Underline ...

    Or do I have set develop each button myself ?

    Thanks

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    You'll have to make the editor bit yourself although if you search I bet there are some out there. Actually now that I think about it someone in this forum posted one not long ago for all of us, I think it was Pirate or Fat n'Furry Transferring the text to a Crystal Report will be a lil harder. You'll need to make a schema and use that as the base of the report. Then just transfer the text to a dataset based on that schema and pass it to the report.

    Found it, it was Slow_Learner and here it is:
    http://www.vbforums.com/showthread.p...hreadid=241190

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 2003
    Posts
    68
    No other solution then using a dataset ?

    If I want to use styled text (Bold,Italic,...) I can't store it in the dataset !

    Thanks

  4. #4

    Thread Starter
    Lively Member
    Join Date
    May 2003
    Posts
    68
    No one to help me

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width