Search Results for: input

Auto-resizing custom column input fields in GanttChartView component for JavaScript

A short one today. This is how you can ensure the input (or other HTML element) of your custom column cell template would automatically be resized when the end user changes the width of the grid column, such as by … Continue reading

Posted in Development Components | Tagged , , , , | Leave a comment

Importing and exporting task data from GanttChartDataGrid as (Excel-supported) tab delimited text files

GanttChartDataGrid component from DlhSoft Gantt Chart Light Library allows developers to set up and display an interactive Gantt chart in their WPF app. But how can they allow end users to export and import task items to and from Excel, … Continue reading

Posted in Miscellaneous | Tagged , , , , , | Leave a comment

Initializing JavaScript GanttChartView component items with start and effort (rather than finish)

If you have tried GanttChartView from Gantt Chart Hyper Library you have probably seen that our component requires initializing items using start and finish date values. (This is in attempt to ensure things are as optimized as possible by default, … Continue reading

Posted in Development Components | Tagged , , , , , , | Leave a comment

Formatting dates on custom date columns with Gantt Chart Hyper Library

If you try to combine our Custom columns sample app for Gantt Chart Hyper Library – specifically, the baseline start and finish columns –  with Custom date formatters (or you simply want to define custom date-time fields on your items … Continue reading

Posted in Development Components | Tagged , , , , , , | Leave a comment

Setting specific items as read only in GanttChartDataGrid (Gantt Chart Light Library)

GanttChartItem class offered with Gantt Chart Light Library and displayed by a GanttChartView or GanttChartDataGrid component instance doesn’t have a built-in IsReadOnly property. That is because only the Gantt Chart area is provided by the component itself – the grid … Continue reading

Posted in Development Components | Tagged , , , | Leave a comment

DatePicker

Do you need a free, simple, yet powerful Calendar or DatePicker control for HTML5? We know that browsers should be (soon) able to define custom UI for input elements with their type attribute set to “date”, but as standards do … Continue reading

Posted in Miscellaneous | Leave a comment

Date picker for HTML5 based Gantt Chart components

DlhSoft’s JavaScript® based Gantt Chart components (Gantt Chart Hyper Library for HTML5) and their server control wrappers (Gantt Chart Web Library for ASP .NET) and WinRT wrappers (Gantt Chart Modern Library for Windows® Store apps) are now online for more … Continue reading

Posted in Development Components | Tagged , , , , , | Leave a comment

ASP .NET project management features, HTML5 printing, and more

We have recently released new HTML5 based product builds, introducing a consistent set of common request features as indicated in the table below: Product features Gantt Chart Web Library for ASP .NET Gantt Chart Hyper Library for HTML5 Gantt Chart … Continue reading

Posted in Development Components | Tagged , , , , , , , | Leave a comment

Copy and Paste operations with Gantt Chart Light Library components

If you use DataGrid based components, such as GanttChartDataGrid or ScheduleChartDataGrid, from the latest build of Gantt Chart Light Library (either targeting Silverlight™ or WPF), you can now easily enable Copy, Cut, Delete, and Paste operations by simply calling the … Continue reading

Posted in Development Components | Tagged , , , , , | Leave a comment