creating gantt control : can you use html?
From: Dan Nash (dan_at_musoswire.co.uk)
Date: 11/04/04
- Next message: Dan Nash: "Re: load order question"
- Previous message: Guadala Harry: "Re: Exam 70-315: Developing Web Applications with Visual C#.NET"
- Next in thread: TJS: "Re: creating gantt control : can you use html?"
- Reply: TJS: "Re: creating gantt control : can you use html?"
- Reply: Scott Allen: "Re: creating gantt control : can you use html?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 4 Nov 2004 10:42:03 -0800
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
- Next message: Dan Nash: "Re: load order question"
- Previous message: Guadala Harry: "Re: Exam 70-315: Developing Web Applications with Visual C#.NET"
- Next in thread: TJS: "Re: creating gantt control : can you use html?"
- Reply: TJS: "Re: creating gantt control : can you use html?"
- Reply: Scott Allen: "Re: creating gantt control : can you use html?"
- Messages sorted by: [ date ] [ thread ]