Search Results for: removing

Ganttis 1.0.5: validating add/remove operations with custom code

We’ve just released a first Ganttis framework update! From now on, you’ll be able to easily verify using custom code under the GanttChartContentEditor delegate (and setting the editor property of GanttChartContentController) whether an operation like adding or removing an item … Continue reading

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

Converting Items collections with WPF, Silverlight™ or WinRT: deep, two-way syncing

Assuming that you use (or develop) a component that has a strongly typed Items collection, such as an ObservableCollection<ComponentItem> where ComponentItem class is also provided by the library, you (or your customers) may need a way to sync other types … Continue reading

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