Click here to Skip to main content
15,904,500 members

Comments by Peter Erler (Top 2 by date)

Peter Erler 2-Jun-17 7:05am View    
Hi,

sorry it took a while before i could try this out.
I cant solve my Problem with the provided solution!

I think the database structure is the problem why the solution doesnt help.

The Datacontext for my WPF Window is the table "TimeRegistration"
This table contains the fields "Project", "Task", "TimeFrom" and "TimeTo".

The solution i am searching is a one grid solution.
I want to record working times for projects and tasks in an easy way.

I thought this would be easy to develope but i didnt get it running.

Could anyone provide a small sample project that fits my requirements?

Greetings from Austria
Peter
Peter Erler 2-Jun-17 7:05am View    
Hi,

sorry it took a while before i could try this out.
I cant solve my Problem with the provided solution!

I think the database structure is the problem why the solution doesnt help.

The Datacontext for my WPF Window is the table "TimeRegistration"
This table contains the fields "Project", "Task", "TimeFrom" and "TimeTo".

The solution i am searching is a one grid solution.
I want to record working times for projects and tasks in an easy way.

I thought this would be easy to develope but i didnt get it running.

Could anyone provide a small sample project that fits my requirements?

Greetings from Austria
Peter