Skip to content

Simple grid with drag'n'droping controls between grid cells. Resizing and replacing included. If collisions, control may be doing nothing, rollback to previous state or do some custom actions.

Notifications You must be signed in to change notification settings

Znakes/InteractiveGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Interactive Cell Grid

**Tags:**wpf, .net, c#

Simple extended grid which can interact with controls attached to grid cells.

Resizing and replacing included. If collisions occures, control can ingore it, rollback to previous state or do some custom actions.

Example

You can drag and resize controls!

(Update 01.08.2016) Highlighting and collisions added

About

Simple grid with drag'n'droping controls between grid cells. Resizing and replacing included. If collisions, control may be doing nothing, rollback to previous state or do some custom actions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages