Categories
Archives
Tags
2009 R1 Announcement asp.net Client Binding Client side API ClientUI ClientUI 2010 CTP Day view DevForce Editing MVVM New Releases Performance Presenter Service Pack 1 Silverlight Silverlight 2 Silverlight 2.0 Style Timeline View UI Components Update UX UXGridView WCF RIA Services WebAqua WebAqua 2.0 WebCallOut WebCombo WebCoverFlow WebDesktop WebDragDropExtender WebEssentials WebGrid WebGrid Enterprise 7 ASP.NET WebScheduler WebScheduler.NET WebScheduler 3 WebTextEditor WebUI Studio WebUIStudio WebUI Studio 2009 Week view WPF
Tag Archives: WebDesktop
How-to: Use WebTab with XHTML doctype
When Ajax Update Panel is used in a page, mostly you will need to use XHTML doctype. Some of earlier Intersoft controls that are not designed for XHTML doctype, such as WebTab, will be displayed incorrectly due to the different … Continue reading
Target Group Feature in WebCallOut
The latest WebCallout control introduces a new capability to target a group of elements. Although it may seem simple, it’s indeed a nice time-saving feature which eliminates a lot of codes. With this group targeting feature, you can easily specify … Continue reading
Create WebCallOut control in client-side
One of the most requested features for WebCallOut that we’ve received in the past months is the ability to create callout control in the client side programmatically. If you haven’t heard about WebCallOut, it is a nice replacement for standard … Continue reading
Implement Drag and Drop to WebScheduler using WebDragDropExtender
In WebScheduler, events can be dragged and dropped from one cell to another cell in scheduler area. Related to this functionality, we have received requests to support drag and drop behavior from another control to WebScheduler where a new event … Continue reading
Posted in 2009 R1, Products
Tagged Drag and Drop, WebDesktop, WebDragDropExtender, WebGrid, WebScheduler
Leave a comment