Project Description

WPF Datagrid currently dosent have column chooser.

In this column chooser you can even drag and drop the column to move its position on the grid.
You can even update header value on the fly just by double clicking on it.


Features include:

  •  Column chooser with checkbox to make column visible and invisible.
  •  Select All checkbox is added.
  •  You can drag and drop a row from column chooser to move column in the main grid.
  •  By double clicking on any cell of column chooser you can edit the column header values.
  •  If you don't want row and drag feature just set CanReorderColumn to false.

Column Chooser tool is developed in C# Visual Studio 2010 . You can even download the application via click once installation method.

Screen Shot:

Screen shot of column chooserColumn Chooser Screen Shot

How it works:

1: Checking and unchecking will make main grid column visible and invisible

Uncheck Column Chooser to make main grid column invisible

2: Dragging any row from column chooser will move the main grid column to that position(Drag & Drop feature).

Drag and draop any row to move column in main grid

3: Edit column header in main grid on fly ny double clicking on any cell in column chooser.

Edit column header

 

Depends On:

.Net Framework 4.0 (Download)

Last edited Nov 14, 2012 at 9:20 AM by bpoojary, version 9