|
-
Jun 11th, 2003, 03:37 AM
#1
Thread Starter
Lively Member
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
-
Jun 11th, 2003, 09:37 AM
#2
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
-
Jun 12th, 2003, 07:57 AM
#3
Thread Starter
Lively Member
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
-
Jun 13th, 2003, 11:57 AM
#4
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|