in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

Combobox disable

Last post 8/18/2008 3:56 AM by Chris W Walsh. 4 replies.
Page 1 of 1 (5 items)
Sort Posts:
Previous Next
  • 8/18/2008 2:14 AM

    Combobox disable

    Hi. Is't possible to disable Combobox DropDownList, when disabling Combobox in js? Because in my project when disabled Combox, i can click on combobox and to choose value from list.

  • 8/18/2008 3:45 AM In reply to

    Re: Combobox disable

     Dmitrij,  if you are using 8.2.* versions of DXperience you can use the SetEnabled() function of the clientside library.  ASPxClientComboBox.SetEnabled(false);

  • 8/18/2008 3:49 AM In reply to

    Re: Combobox disable

     No. i'm using version 8.1. That mean, that in this version exist bug with combobox?

  • 8/18/2008 3:53 AM In reply to

    Re: Combobox disable

     no, that functionality only exists in 8.2 and above.  I suggest upgrading to 8.2

  • 8/18/2008 3:56 AM In reply to

    Re: Combobox disable

     if you cant upgrade, i suggest looking at this http://www.devexpress.com/Support/Center/p/Q91215.aspx

Page 1 of 1 (5 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED