ultraganttview -> GridSettings -> ColumnSettings -> Duration -> Format
I have tried all types of solutions in the visual editor with no visible results: I've tried mm, Minutes, "mm", .. with no changes at all to my results. Further, I've made changes in my code-behind (sample ultraGanttView.GridSettings.ColumnSettings(TaskField.Duration); = ganttTimeInterval) with no luck either.
I want to see my duration displayed in minutes and not in the default, days. I hope someone can provide some me some insight here.
Thanks in advance for any assistance you can provide,
Brent
Hello Brent,
I have investigated your issue, and I have asked our engineering staff to examine this further. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of #183080. So I’ve created a case for you CAS-145121-Q8T4T6 and will update you for the progress of this issue via the mentioned case. You could reach your case following the link below:
https://ko.infragistics.com/my-account/support-activity
Thank you for using Infragistics Components.
Still no luck. Milko - any suggestions for users that bind to the control?
Adding in hopes of helping explain what I want to accomplish. I have built a Gantt view that will change based on user input (i.e., they can view the timeline in 1/5/15/60 minute increments), but they want the gridsettings Duration column to be consistent and always show itself in minutes and not days.
Can I do this? Even if I had to change the gridsettings Duration to match the user input each time I could live with it, but all I really want is it to show its time in minutes always.
thanks again,
Hi Milko -
Thanks for the prompt response. Regrettably, this doesn't seem to address my request because I'm implementing the solution your team presented for binding my UltraCalendarInfo to a dataset; hopefully, you'll tell me it still will.
I was expecting it to be as easy as assigning a TimeSpan or string value to the Duration attribute in the visual settings of the GridSettings. It looks easy, but I'm getting nothing by changing the value.
So with that said, would you have a suggestion for how I can change the duration programmatically when binding my results to a dataset?
Thanks again for the help!
There is a forum thread in our forum where the same question was answered. Please follow the next link to go to this forum thread http://ko.infragistics.com/community/forums/t/91674.aspx
Please let me know if you need my further assistance.