Click here to Skip to main content
15,885,309 members
Articles / Desktop Programming / XAML

Extending GridView with Drag and Drop for Grouping and Variable Sized Items

,
Rate me:
Please Sign up or sign in to vote.
4.98/5 (23 votes)
9 Oct 2015CPOL11 min read 134.5K   8K   69  
This article describes the implementation of an extended GridView control that enables drag and drop with grouping and variable sized items.
This sample uses VariableSizedWrapGrid as GroupStyle.Panel, drag&drop implemented in the GridViewEx class.
It also uses C1Tile and C1TileService to mimic Windows 8 Start screen behavior with animated tiles.

You will need to download the ComponentOne Studio WinRT Edition to run this sample:

http://www.componentone.com/Studio/Platform/WinRT

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Program Manager GrapeCity
Russian Federation Russian Federation
I'm the GrapeCity program manager for ComponentOne Studio.
If you need more info, learn about our products here: http://www.grapecity.com/

Written By
Product Manager GrapeCity
United States United States
I am the ComponentOne product manager at GrapeCity. I love .NET but especially the XAML platforms. You'll find me blogging about these awesome technologies and at various code camps, techfests and tradeshows.

Comments and Discussions