This is a migrated thread and some comments may be shown as answers.

Multicolumn RadCombobox Visible after postback using EnableLoadOnDemand

2 Answers 62 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
henk
Top achievements
Rank 1
henk asked on 28 Mar 2008, 02:56 PM

I use a prometheus combobox. I use header and item templates. I have set EnableLoadOnDemand = true. I use the ItemsRequested eventhandler.

The control is on the page initially, but in a hidden panel (so not rendered). After a postback the panel is visible. This combox control looks ok, but the dropdown does not work at all.

The dropdown does work if the control is initaly rendered.

Is there any work around to this situation, such as registering javascript during the ajax callback?

2 Answers, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 31 Mar 2008, 12:01 PM
Hi Henk,

Please try the latest internal build attached to this message.

Hope this helps

Regards,
Rosi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
henk
Top achievements
Rank 1
answered on 01 Apr 2008, 07:03 AM
Hi Rosi,

Thanks for the suggestion. I had already tried this hotfix build. Unfortunately the hotfix didn't solve my problem.

I have downgraded. I use the previous version, i.e., the RadControls for ASP.NET, combobox again. The ExternalCallBackPage property of the previous RadComboBox seems to be necesary in order to implement a multicolumn combobox that is not visible on the initial page render.

I hope future versions of the Prometheus RadComboBox will get something like an ExternalCallBackPage property. Or that loading on demand using a webservice will get support for a multicolumn combobox.

regards
Tags
ComboBox
Asked by
henk
Top achievements
Rank 1
Answers by
Rosi
Telerik team
henk
Top achievements
Rank 1
Share this question
or