1. Create a new project with RadPageView. 2. Add two buttons. 3. On first button click add 100 pages. 4. On second button click remove these pages by calling the Clear method of the Pages collection. 5. Run the project and press these buttons several times.