GithubHelp home page GithubHelp logo

ngantt's Introduction

nGantt

WPF Gantt control

Really easy to use and has the most common gantt chart features View the GanttDemo for usage

Developed with Microsoft Visual Studio 2010 .Net Framework 4

ngantt's People

Contributors

danwallentin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ngantt's Issues

Featurerequest: Dragdrop in/between rows and resize to left/right, remove items

Hi,
thank you for this nice control.

Even it's some time back that you where active on this, I would have a featurerequest:

Would it be possible for you to add drag'n'drop in and between rows
so that we can rearrange the items and
another great feature would be to be able to resize the items to left/right by pulling, like resizing windows.

And implementing RemoveGanttTask, UpdateGanttTask (maybe add IDs to Tasks) etc, without the need to have to clear the whole gantt + recreate if an Task is edited.

A bit like this:
http://www.codeproject.com/Articles/252247/Calendar-Planner

And nice that you included a Form-Demo for a WPF-Control.
A was doing it the other way round, as I was using calendar-planner (FormControl) in my transparent WPF and had problems, had to use special overlay-examples.

To have a native WPF-Control would be great for me.

Thank you very much in advance!

Please add a license

Hi,
it would be very helpful if you would assign a license to your code. Otherwise it is not possible to use it in own projects.

Thanks in advance

Best Regards
Uwe

Add new task on existing row

private void NewClicked(Period selectionPeriod)
{
MessageBox.Show("New clicked for task " + selectionPeriod.Start.ToString() + " -> " + selectionPeriod.End.ToString());
}

How can I identify the original line of the click ?
Is it possible to pass it like parameter

How to bind the Timelines in wpf?

I like this control but I wasn't able to bind the TimeLines to a property in the codebehind.
Actually it seems to me that the control is usable only in a container.. am I right?
In my application I'm using MVVM model pattern and if I can't bind the data I've to break the pattern rules..

Sorry for my english :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.