473,806 Members | 2,653 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Task component for Winforms

Hello,

I am looking to buy a Winforms component to assist in task scheduling
for an application I am developing.

The tasks are time (00:00->23:59), day (Monday->Sunday) and week
(1->52+) specific. A task occurs at one time, on 1 or more days for any
number of weeks.

What I need to do is specific:
1) On the Horizontal axis, the time of day (00:00 -> 24:00)
2) On the Vertical axis the day (Monday->Sunday)
3) I need to be able to drag/drop/resize tasks

So, a task could occur at 10:00->11:30 on Tuesday weeks 3->7,10 and
15->21. The component would show the day, start and duration of the
task (and allow it to be moved).

It would also need to make it easy for me to format the task
description to include the week ranges for the task, and would need to
allow me to handle the editing of the task information, so I could
allow the user to change the weeks for the task.

There seem to be a lot of controls, but most of them are more calendar
specific and don't have the view that I require.

If anyone can suggest anything, I'd be very grateful!

Regards,
Mark.

Nov 25 '05 #1
1 1096
Alternatively, it would be wonderful if a control existed that did the
following:

Grid container allowing me to control number of rows and columns, and
units for each axis
Ability to add/remove/move/resize/format blocks within the grid.

Potentially I could then handle the rest, if it exposed enough for me
to hook into :)

Mark.

Nov 25 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
2966
by: Lecture Snoddddgrass | last post by:
Greetings, Can anyone recommend a good 3rd party docking windows component for WinForms? I'm looking for something that allows windows to not only be docked but to "popout", much like the Solution Explorer or Toolbox in Visual Studio.NET. For my last project, I used the SyncFusion component for docking windows, but my experience is that SyncFusion is buggy. I'd prefer to use a different vendor for this project. Any advice? Thanks,
12
1791
by: Chien Lau | last post by:
I had a situation occur today that's happened a number of times before and I'd like to get your take on it: Imagine... You're developing a WinForms app for a client that includes the use charts. So you purchase a .NET charting component, design the app, and deliver it to the customer. One year later, the customer comes back and says, "There's a bug in your app. The application crashes when I do such and such to the chart." I start...
6
467
by: TnCoder | last post by:
Hi; I just moved from vb 6.0 to vb.net. I am trying to add MS Calendar control to my toolbox. After the control is added, it is not enabled. Is there dll I have to add? Can anyone who could give me a step-by-step on how to add this control? All help would be appreciated.
1
1706
by: Greg Busby | last post by:
I am a newbie to ASP.NET and webservices. I have a webservice that is calling a C# dll. This dll then calls methods in a VB COM+ component. The COM+ component is not instantiating correctly. The return value of the called function is an ADO recordset. Looking at the value of the variable in the watch window, it is undeclared. So, the function is not completing. I ran this code from a straight WinForms application and it worked fine. ...
0
892
by: jean | last post by:
Hi, I am new to .NET. I want to use a .NET component in my MFC application. I've added managed extension to the support to my project. I also add reference of the component. The reference name for the component is "ChartFX.WinForms". So I did "Using namespace ChartFX.WinForms" in my code. When I compile, it seems not recognize Winforms. Can anyone tell me how to do this? I want to able to instantiate a object in the ChartFX.WinForms....
1
1290
by: Michael Lang | last post by:
I have a class deriving from System.ComponentModel.Component. In VS 2003 I could drag it on to a web form. However I'm finding in VS 2005 whilst it functions perfectly at runtime. At design time in VS.NET 2005 you can not drag the component on to a web form. When I select customize toolbox and select my dll containing the component I can see the component listed and checked. After clicking OK the component is not actually available...
0
10623
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10371
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10111
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7650
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5683
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3852
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3010
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.