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

Help: Scroll Velocity and TileList Background

1 Answer 43 Views
TileList
This is a migrated thread and some comments may be shown as answers.
Rui Brito
Top achievements
Rank 1
Rui Brito asked on 10 Jul 2013, 04:27 PM
Dear Telerik Team,

I'm using your RadTileList control on one of my ASP.NET C# projects. This is a very nice addition to the suite, but I feel it is still very "raw". 

I would appreciate your inputs on the following:

- Add a background image to the TileList, and then somehow attach it to the scrolling events, so that I can create a nice parallax effect when the user scrolls through the TileList.
- How to increse the scroll velocity ? I haven't found any property.
- How to add a title to each TileGroup ? This object only has the collection of Tiles.

Thank you in advance for your answers,
Keep up the good work

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 15 Jul 2013, 10:53 AM
Hello,

We already have plans to add a background that will offer the desired panorama/parallax effect, but I cannot provide a firm ETA for it, because there are still other major features with high priority left for implementation, like databinding. You can follow the release notes to see when it becomes available. It also offers an RSS feed.

We also have an idea that a property for the scroll speed may be needed and I have created a public item where you can comment on its implementation (e.g. whether it should be an enum like slow|medium|fast or an integer form a set interval, etc.). You can find it here: http://feedback.telerik.com/Project/108/Feedback/Details/53553.

On adding tiles - they should be added to the Tile collection of each TileGroup, as it is an IEnumerable collection. You can find an example of this in the following help article: http://www.telerik.com/help/aspnet-ajax/tilelist-server-side-programmatic-creation.html.


Regards,
Marin Bratanov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
TileList
Asked by
Rui Brito
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or