473,473 Members | 2,053 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

creating gantt control : can you use html?

Hi peeps

I need to use a Gantt charting display in my project. Unfortunately, the
client has no spare cash for such frivolities as buying controls, so I'm
going to have to write something. So I want to write it as a control, so I
can reuse all my hard work.

My question is.. can controls use html? I'm thinking of using a <table>
system, and writing my own DataBind stylee methods to create a table to be
displayed by the control. Can I do that?

Or do I need to create some sort of Inherited control from the DataGrid?

Any info/ideas/code/free controls appreciated :o)
dhnriverside
Nov 18 '05 #1
2 1728
TJS
buying a control is not a frivolity, it makes good sense. It's always
cheaper to buy a control than to build one from scratch.

Controls can use html. There are samples available of using html for
building gantt charts. Google gantt charts and you'll find a lot


"Dan Nash" <da*@musoswire.co.uk> wrote in message
news:EF**********************************@microsof t.com...
Hi peeps

I need to use a Gantt charting display in my project. Unfortunately, the
client has no spare cash for such frivolities as buying controls, so I'm
going to have to write something. So I want to write it as a control, so I
can reuse all my hard work.

My question is.. can controls use html? I'm thinking of using a <table>
system, and writing my own DataBind stylee methods to create a table to be
displayed by the control. Can I do that?

Or do I need to create some sort of Inherited control from the DataGrid?

Any info/ideas/code/free controls appreciated :o)
dhnriverside

Nov 18 '05 #2
HI Dan:

A couple ideas...

One would be to use GDI to draw images server side and pipe them down
to the client. There is an example in the "Reports Starter Kit" :
http://asp.net/Default.aspx?tabindex=8&tabid=47

What really might suit your app is the "piano roll" view of the free
data visualization components from MS research. You can find them on
this page:
http://research.microsoft.com/resear...s/default.aspx

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Thu, 4 Nov 2004 10:42:03 -0800, "Dan Nash" <da*@musoswire.co.uk>
wrote:
Hi peeps

I need to use a Gantt charting display in my project. Unfortunately, the
client has no spare cash for such frivolities as buying controls, so I'm
going to have to write something. So I want to write it as a control, so I
can reuse all my hard work.

My question is.. can controls use html? I'm thinking of using a <table>
system, and writing my own DataBind stylee methods to create a table to be
displayed by the control. Can I do that?

Or do I need to create some sort of Inherited control from the DataGrid?

Any info/ideas/code/free controls appreciated :o)
dhnriverside


Nov 18 '05 #3

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

Similar topics

2
by: Chris Williams | last post by:
Hi all: I need to make gantt charts but I don`t know where to begin. Is it possible to make them in C/C++. Where do I begin to investigate? Thanks in advance for any hint or help.
2
by: Chris Botha | last post by:
Have anyone came upon a Gantt Chart that works with ASP.NET or just ASP for that matter, that is not too pricey either. There are many charting solutions but I did not find that many Gantt charts....
1
by: news.microsoft.com | last post by:
Hello Does anyone know of any control that allows you to have different view of a calendar including gantt chart style views ? I know the calender control which comes with asp.net 2.0 is not...
1
by: rene spreckelsen | last post by:
hi, did anybody knows about this component. I've to realize a application with a gantt-chart, but don´t know if it is good or take another control. We have a offer from a company but it is to...
18
by: Good Man | last post by:
Hi there Just before I sit down and re-invent the wheel, I was wondering if anyone here has coded any Gantt charts (preferably 'week' style as opposed to 'month' style) and might have a class...
0
by: Gilberto Avila | last post by:
I'm currently developing a web application with ASP .NET 1.1. I'm using the bundled Crystal Reports in Visual Studio 2003 to create reports for this application. The system specification requires...
5
by: Kuna | last post by:
Hi All, I am trying to create a gantt chart in php by getting data from database. I am using WindowsXp OS and having php-4 and my-sql DB. I have installed the JPGRAPH package to my system and...
4
by: Evan Camilleri | last post by:
Does anyone know of a good Gantt Chart which 1: shows week numbers 2: allows the user to interect with it (i.e. not just an image) and 3: is fully customizable from my application? Evan
9
by: Mel | last post by:
I have some Asp.net 2.0/vb.net code that creates a gantt chart with some dependencies as a new MS Project (.mpp) file. How would I show this resulting .mpp file on an Asp.net webpage? I want to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...
0
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...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
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...

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.