edyonil / jsgantt

Automatically exported from code.google.com/p/jsgantt
0 stars 0 forks source link

ASP.NET Control #113

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output?
ASP.NET Control

Are there any specific API changes you would like to see?
I have made the changes

Please provide any additional information below.
I Have been working on converting this to an ASP.NET AjaxControlToolkit WEB 
Control

things I Have done
Made for ASP.net Web Site using the AjaxControlToolkit 
can add task in the code behide  so now you can loop through an database 

 Add a way for the Client to Change Caption
 Add a way for the Client to Show/Hide Columns
 set GanttWidth
 set default Format
 fixed alingment issuse in IE8/9 for the Left & right sides of Chart
 fix MileStone 
    when milestone was an Parent line was 140 px to the right of date
  when hiding columns on the left the name column got the extra width 
  I change so the rightTable gets the Width insteed

other Things that I will do
 add the XML  link
 option for colors
    line(red currently)
     weekends
     groups
     days
     CurrentDay

This is a Great Program 

I can Send you the changes I have made just let me know it is in Visual Studio 
2008

Original issue reported on code.google.com by jacob.co...@iconfitness.com on 31 Jul 2012 at 7:24