Hi,
Im posting in this forum since there is no separate section for XamGantt.
The XamGantt component seems to be limited to a TimescaleUnit of minutes.
Ref:
http://help.infragistics.com/NetAdvantage/silverlight/2012.2/CLR4.0/?page=InfragisticsSL5.Controls.Schedules.XamGantt.v12.2~Infragistics.Controls.Schedules.TimescaleUnit.html
Is it possible to get it to work down to a seconds level ?
regards
Øyvind
Hello Øyvind,
We have shipped a new Service Release, which includes the new feature you requested and added a Seconds TimeScaleBand in addition to the other TimescaleUnits. Usually this is not a common practice, however we decided we will manage the extra work. You can get the new Service Release at https://ko.infragistics.com/my-account/keys-and-downloads/ . Hope you like it.
We’ll appreciate any feedback you have whatsoever. Please let me know, if I can be of any further assistance.
Hi Andrew,
We are trying to use the chart component for other data then project planning data.
The gantt chart type fits very well if you are working with a logical hierarchy of elements that you want to plan a sequence around. (very generalized).
Anyways, the keyword here is that the chart type can be used on other data then project planning data. This means in our case that the limit of timescaleunit down to minutes is an unwanted and unlogical limitation. I do however understand it based on the traditional use of the gantt chart.
I have sent your new Product Idea directly to our product management team. Our product team chooses new Product Ideas for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your feature is chosen for development, you will be notified at that time. Your friendly ID for this Product Idea is PI12110027.
If you would like to follow up on your Product Idea at a later point, you may contact Developer Support management via email. Please include the reference number of your Product Idea in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
Thank you for your request.
Currently the smallest timescale supported is minutes. The TimescaleBand class is a concrete implementation of TimescaleBandBase which mimics the time scale functionality in MS Project which does not support anything below minutes. You may want to submit a feature request for adding support for seconds. Out of curiousity and if I may ask, what is the scenario under which one would be using a timescale of seconds?