This is a migrated thread and some comments may be shown as answers.

Radbook - Data overflow to next page

2 Answers 68 Views
Book
This is a migrated thread and some comments may be shown as answers.
Naidu
Top achievements
Rank 1
Naidu asked on 21 Jun 2016, 06:02 AM

Hi,

       I am implementing an app using RadBook. I am using data templates to bind the data. When the data is more than the page height, i want to avoid the page scroll and port that overflown data in to the next page.

Attaching images to show how i want the data to be spilt in to two pages. Right now, entire data is shown up in a single page with a scrolling.

Is there a method available with Radbook to attain this? If not, what are the alternate solutions i can try to achieve this effect.

Thanks in advance

 

regards

P A Naidu

 

2 Answers, 1 is accepted

Sort by
0
Dinko | Tech Support Engineer
Telerik team
answered on 23 Jun 2016, 02:18 PM
Hello Naidu,

The RadBook control doesn't have built-in functionality which you could use to control the overflow of the data. The only approach I could suggest you is to apply ScaleTransform to the data templates that are responsible for rendering the RadBookItems. This way you can try to fit the content to the page.

Regards,
Dinko
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Naidu
Top achievements
Rank 1
answered on 24 Jun 2016, 03:55 AM

Hello Dinko,

      Thank you for your suggestion. I will try it.

Tags
Book
Asked by
Naidu
Top achievements
Rank 1
Answers by
Dinko | Tech Support Engineer
Telerik team
Naidu
Top achievements
Rank 1
Share this question
or