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

ASPxComboBox and Callback panel

Last post 1/15/2009 3:24 PM by JUAN PEDRO LAENCINA LOPEZ. 2 replies.
Sort Posts: Previous Next
  • 6/3/2008 8:01 AM

    ASPxComboBox and Callback panel

    Has there been any resolution to issue of combobox not realizing it is loaded when using the callback panel to load?  How does one tell the combobox  it is loaded when I use the callback panel to execute the load?

  • 1/11/2009 12:00 PM In reply to

    Re: ASPxComboBox and Callback panel

     I'd also be interested to hear this as I think I may have the same issue, the boxes display the first item of data, however you can not click them to drop down and allow selection when they are in a callback panel.

    Anyone else having this issue?

  • 1/15/2009 3:24 PM In reply to

    Re: ASPxComboBox and Callback panel

    I had that problem, and I made some simple ObjectDataSources and made them bound. For the ObjectDataSources I made a simple provider that returns ILists of the items in the codebehind. It's probably not an optimal solution, but it works.

Copyright © 1998-2010 Developer Express Inc.
ALL RIGHTS RESERVED