Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new task on existing row #2

Open
nitrix78 opened this issue Sep 25, 2015 · 2 comments
Open

Add new task on existing row #2

nitrix78 opened this issue Sep 25, 2015 · 2 comments

Comments

@nitrix78
Copy link

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

@Frederikwagener
Copy link

Hello nitrix,
have u found a solution?

1 similar comment
@blyBck
Copy link

blyBck commented Mar 16, 2020

Hello nitrix,
have u found a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants