4 Answers, 1 is accepted
0
Hi Bennet,
Just for clarification, you want help writing a coded step in WebUI Test Studio that will take the text file and insert it into the RadBook? Is that correct? I think we can help you with that, but I need confirmation that is your goal first.
Best wishes,
Cody
the Telerik team
Just for clarification, you want help writing a coded step in WebUI Test Studio that will take the text file and insert it into the RadBook? Is that correct? I think we can help you with that, but I need confirmation that is your goal first.
Best wishes,
Cody
the Telerik team
Interested in Agile Testing? Check out Telerik TV for a recording of Automated Testing in the Agile Environment
0

Bennet
Top achievements
Rank 1
answered on 08 Dec 2010, 06:10 AM
If there is thousands words in a TXT file,100 words per page,so the RadBook have 10 pages.
The question is :How can I make it 100 words per page?
The question is :How can I make it 100 words per page?
0
Accepted
Hello Bennet,
You can check out this demo demonstrating how to use RadRichTextBox to display *.txt /*.doc files inside a RadBook. Is that close to what you had in mind?
Greetings,
Tina Stancheva
the Telerik team
You can check out this demo demonstrating how to use RadRichTextBox to display *.txt /*.doc files inside a RadBook. Is that close to what you had in mind?
Greetings,
Tina Stancheva
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0

Bennet
Top achievements
Rank 1
answered on 22 Dec 2010, 10:12 AM
Thank you so much.But can this demo run in WPF app?