Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 759 Bytes

File metadata and controls

20 lines (10 loc) · 759 Bytes

#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