Tag Archives: WebDesktop

Improve Page Performance in WebGrid When Used With WebMenuBar

Recently some customers reported that they experienced performance issue in their page which contains WebGrid along with WebMenuBar control. The issue is noticable when using Internet Explorer browser to view the page. After further research, this performance issue occured only … Continue reading

Posted in 2008 R2, 2009 R2 | Tagged , , , , , | Leave a comment

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

Posted in 2008 R2, Tips and Tricks | Tagged , , , | Leave a comment

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

Posted in 2009 R1, Products, Tips and Tricks | Tagged , , | 1 Comment

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

Posted in 2009 R1, Products | Tagged , , , | Leave a comment

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 , , , , | Leave a comment