As it turns out the Drag & Drop feature is like the gift that keeps on giving – new year and new enhancement to the functionality! May be because the Ignite UI Tree is flexible enough or maybe because the functionality itself is based on simple Add...
The XAML Syntax Editor is pretty awesome control – I mean being able to create your own code editor is one and then just customize language and coloring and… add the fact that you can split the view and be on at line 50 and 500 at the same time and making...
The XamSyntaxEditor is one of the recent additions to the Infragistics toolset. It made an odd voyage from being announced as a CTP not with a release, but with a service release a bit over two months ago. And now it is on route to a XAML project near...
Not so long ago we introduced our very own “what you see is what you get” HTML Editor control and showed you how you can provide rich text editing for your users relying on JavaScript/jQuery or the comfort of ASP.NET MVC . I’ll skip...
Application with heavy CRUD capabilities for the end user? Would the result be a chaos caused by users insisting for that one thing they just deleted? Turn that around (literally!) by providing some Undo action in your XAML application. That is exactly...