in
Forums
Blogs
DevExpress.com
Client Center
Support Center
DevExpress Channel

This Blog

Syndication

News

Email Subscriptions

The ASPx Blog - Mehul Harry's DevExpress Blog

[Besides this blog, you can also follow me on twitter at: twitter.com/mehulharry]

ASP.NET, DevExpress, ASP.NET MVC, WebForms, ASPxGridView, Controls and News - This is The ASPx Blog, Mehul Harry's work blog. I write about all the latest info on DevExpress ASP.NET news and bring you relevant developer content including: Screencasts, How-Tos, Videos, and new features/controls from Developer Express.

Sneak Peek: New ASP.NET Editors’ Features and Demo for 2009 volume 2!

Image: ASPxEditors Demo Menu Check out this list of new controls and features for ASP.NET editor controls in the DXperience 2009 volume 2 release.

First, the common ASP.NET editors like the textbox, combo box and others are finally get their due respect. Yes, these ASP.NET editors, or ASPxEditors, will have their very own demo section in the DXperience 2009 volume 2 release! Preview the editors online or send out direct links to management as you convince them about how much you need these features.

We needed the new demo because the ASPxEditors packs so much functionality with new controls and exciting features:


New ASP.NET ColorEdit Control!

Image: New ASPxColorEdit Control

This slick new control displays a set of colors so that you and your users can customize website pages.

Here’s technical breakdown:

  • ASPxColorEdit has the Color property whose type is System.Color
  • Client-side methods available: GetColor / SetColor
  • ASPxColorEdit works with both color codes(#ff00ff, #D8D8D8) and standard colors (red, green, silver)! The standard colors are converted into color codes
  • ASPxColorEdit is a text editor with a dropdown window

The power of suggestion! The ASPxColorEdit was implemented from your suggestions in the support center. Thanks and keep em coming.


New ‘Drop-down Edit’ Control !?!

Image: New ASPxDropDownEdit Control 

Another new control in 2009 volume 2 is the ASPxDropDownEdit. The DevExpress ASP.NET team have created a new derived editor to support custom popup windows. These custom popup windows allow you to easily embed things like the ASPxGridView.

DropDownEdit vs ComboBox

The ASPxDropDownEdit is not a combo box control. Instead, it's really a textbox with a dropdown window template. Place just about anything into this window template. For example, by using the ASPxDropDownEdit, create an extended lookup control (with editing) using the ASPxGridView or implement a folder selection dropdown using the ASPxTreeList.


Styles for NullText and Focused Event

Image: New Features - NullTextStyle and FocusedStyle

By adding the NullTextStyle and FocusedStyle properties, you’ll have more control of your ASPxEditors’ look and feel at runtime.


Display Format for all ASP.NET Editors!

Image: DisplayFormat for all ASPxEditors

All the ASPxEditors now support the DisplayFormat property including the combo editors! Here’s the full control list: (ASPxTextBox, ASPxButtonEdit, ASPxMemo, ASPxSpinEdit, ASPxDateEdit, ASPxComboBox, ASPxDropDownEdit)


Multiple-Selection List Box and Combo Box!

Image: Multiple Selection ListBox Image: Multiple Selection ComboBox

The ASPxListBox control will now provide three selection modes:

  • Single – Allows end user to select only one item
  • Multiple - End users can select several items at once by using the mouse and keyboard keys: Shift (to select a range of items) and Ctrl (to add an item to a current selection)
  • Check Column - provides multiple selection by using a specific checkbox column (end users don't need to use the Ctrl and Shift keys).

Using the new ASPxDropDownEdit control and the multiple selection list box, you can easily create a dropdown(combo box style) check list box of your own.

With all these sweet new controls and features, I’m very excited about the DXperience 2009 volume 2 release. Which of these controls and features are you most excited about?

DXperience? What's That?

DXperience is the .NET developer's secret weapon. Get full access to a complete suite of professional components that let you instantly drop in new features, designer styles and fast performance for your applications. Try a fully-functional version of DXperience for free now: http://www.devexpress.com/Downloads/NET/

Published Jun 23 2009, 11:50 PM by Mehul Harry (Developer Express)

Comments

 

Mervin Katjouanga said:

Good work guys! Just yesterday I had to figure out a work-around for not being able to select multiple items in my listbox. I'm very excited about that. Also excited about the dropdown edit control.

June 23, 2009 6:11 PM
 

Mark Brindle said:

Fantastic. Great work!

June 23, 2009 6:23 PM
 

John Rychter said:

I'm very glad to see multi selection for list box and combo box. NullTextStyle and FocusedStyle very nice additions.

Just one thing... I cannot come up with  scenarios where I would need editable dropdown. Mehul, can you?

June 23, 2009 6:40 PM
 

Chris Walsh [DX-Squad] said:

Omg omg omg!!  Get excited!

June 23, 2009 6:43 PM
 

Shawn Oles said:

Thank you.  Thank you. Thank you.  I cant wait. this is great news.

June 23, 2009 7:03 PM
 

Alberto Cortes said:

Nice, Very Nice. It´s a great job!!

June 23, 2009 7:44 PM
 

Christopher D. Todd said:

Awsome! I can not wait!! I supose I will be redoing some pages in the next few months.

June 23, 2009 11:58 PM
 

Steve Sharkey said:

So often the big new controls/components are a "that looks nice... how can I incorporate that in a project" but these "small additions" are so often the "I will be using that in all projects from now on and it will save me huge amounts of time and improve my apps no end" features.

Excellent additions keep it up!

June 24, 2009 3:51 AM
 

Sneak Peek: New ASP.NET Editors??? Features and Demo for 2009 volume 2! - The ASPx Blog - Mehul Harry's DevExpress Blog said:

Pingback from  Sneak Peek: New ASP.NET Editors??? Features and Demo for 2009 volume 2! - The ASPx Blog - Mehul Harry's DevExpress Blog

June 24, 2009 3:55 AM
 

awake said:

when is this scheduled to come out?

June 24, 2009 9:54 AM
 

Pete Coales said:

The dropdown edit is nice but is really only a 'cleaner' implementation of the mulit-column drop down list workround you guys gave us before coming up with the real thing.

What would be really good would be for you to allow us to specify a 'contains' search method when typing into a drop down rather than the current, standard 'starts with' and then extending the new multi column implementation to allow multi columns to search.  For example be able to type 'adam' and it find 'Adam Jones', 'Mary Adams' and 'Stewart McAdam'...

Here's hoping!!!

June 24, 2009 12:12 PM
 

Linton said:

Multi-check & select drop-downs...I hope this make it into the WinForm controls (VCL expressquantum grid has this too).

June 24, 2009 1:18 PM
 

Mike Fitzgerald said:

The new controls look really nice.  Great idea for the "contains" option in the drop down from Pete Coales.

June 25, 2009 7:29 AM
 

Robert Darroll said:

Really cool feature looking forward for volume2 release.

June 25, 2009 12:58 PM
 

Joe Barone said:

I'm really glad that the multi-select combo box made it into this release.  Great work.  This is one that I'll be using a lot.

June 30, 2009 3:58 PM
 

Chris Kent said:

Looks great!  Very excited about some of these changes.  This product has been a great investment for us and you guys keep making it better!

The contains feature for the combobox would be great!

July 2, 2009 8:14 AM
 

Joe Hendricks said:

Fantastic work!

July 2, 2009 6:26 PM
 

asp dot net programming said:

Really Very nice features.

July 6, 2009 12:51 AM
 

PressReleases said:

Coming in July 2009 – the ASPx Color Editor Control will ship with DXperience v2009 vol 2 Glendale, CA

July 7, 2009 8:52 PM
 

PressReleases said:

Coming in July 2009 – the multiple selection enabled ASPx List Box Control will ship with DXperience

July 9, 2009 10:22 AM
 

PressReleases said:

Coming in July 2009 – Updated version of the DXGrid™ for Windows Presentation Foundation Glendale, CA

July 10, 2009 9:12 AM
 

The ASPx Blog - Mehul Harry's DevExpress Blog said:

Our ASP.NET scheduler has got some major features and enhancements for the DXperience 2009 volume 2 release

July 14, 2009 5:02 PM
 

ASP.NET-AJAX MultiSelect ComboBox and ListBox Control by DevExpress « AJAX – Control Asp.Net said:

Pingback from  ASP.NET-AJAX MultiSelect ComboBox and ListBox Control by DevExpress « AJAX – Control Asp.Net

July 16, 2009 11:51 AM
 

badboy said:

when do you think it will come out vol 2 version ?!?

July 17, 2009 8:44 AM
 

Sean Lange said:

Thank you for the dropdown edit!!!! I have been making my own version of a dropdown datagrid for a long time using an empty dropdown, a borderless popup control anchored on the dropdown and filling the popup with a datagrid. This will save me tons of time.

I am also very excited about the Multiple-Selection List Box and Combo Box. This is something that my users have been asking for for a long time.

July 30, 2009 5:03 PM
 

mikimyky said:

I really need Multiple-Selection List Box and Combo Box!

ASAP!

August 13, 2009 10:50 AM
 

ctodx said:

We're just about to release v2009.2 and it would be a good idea to have an "accumulator"

August 20, 2009 8:29 PM
 

PressReleases said:

DevExpress technologies for Visual Studio help you build your best, reduce the amount of code you write,

August 27, 2009 12:14 PM
 

Barry said:

Great !

The Multiple Selection in List Box is really helpful for me.

Thanks.

From Taiwan.

September 11, 2009 3:31 AM
 

PressReleases said:

Updated version of the DevExpress DXGrid™ for Windows Presentation Foundation introduces numerous new

December 21, 2009 12:21 PM
 

PressReleases said:

A new and easy-to-use approach to application wide themes and skins when using DevExpress WPF Controls

December 21, 2009 12:22 PM

Leave a Comment

(required)  
(optional)
(required)  
Verification code: Required
   
Add

About Mehul Harry (Developer Express)

Mehul Harry is an ASP.NET technical evangelist at Developer Express. You can reach him directly at mharry@DevExpress.com. You can also follow him on Twitter: http://twitter.com/mehulharry
Copyright © 1998-2010 Developer Express Inc.
ALL RIGHTS RESERVED