Hello,
i have a RadComboBoxsetup like this in code behind
this
.oWebCombo.EnableAutomaticLoadOnDemand =
true
;
this
.oWebCombo.ItemsPerRequest = 30;
this
.oWebCombo.ShowMoreResultsBox =
true
;
this
.oWebCombo.DataSource = _Med.DataSource;
this
.oWebCombo.DataBind();
The Combobox is filled with approx. 38 Items and is almost acting as desired.
(DataSource is a DataSet which is filled from the DataBase beforehand)
When i click on the dropdown, only 30 items are displayed. When i click on the showmoreresults box, the missing 8 items are added to the dropdown list.
BUT:
The showmoreresults box only has a dropdown arrow and no text in it. There should be text like "Items 1 - 30 of 38".
If i handle the ItemsRequested-Event i can see the correct Messeage inside the Messageproperty of the EventArgs. But it is not displayed.
I looked at the dynamic created SourceCode at runtime and i only find this <span>:
<span class="p-icon p-i-arrow-60-down"></span>
Also, on your Demo side i noticed, that the Comboboxes of your Demo also only have the dropdown arrow and no text:
http://demos.telerik.com/aspnet-ajax/combobox/examples/populatingwithdata/autocompletesql/defaultcs.aspx
Any help would be highly appreciated!
Best Regards,
Benjamin
9 Answers, 1 is accepted
Hi Ben,
I can confirm that this is a regression in the component. I tested with an old version 2016.1.225 and it works as per your request: https://www.screencast.com/t/dbqbN2Su.
I logged the problem for fixing and updated your Telerik points for noticing it. I cannot provide however a firm estimate when it will be fixed but its priority is high.
Best regards,Rumen
Telerik by Progress
Hi Rumen,
thanks for your reply. I am glad that i could find this for you and will be looking forward for a fix.
Have a great weekend!
Best regards,
Benjamin
As an update to this regression, I'd like to share that its priority has been changed to Critical. You can follow its status in the following feedback portal item: http://feedback.telerik.com/Project/108/Feedback/Details/211970.
Regards,
Rumen
Telerik by Progress
Rumen,
I am facing the same issue. We are upgrading the Telerik version to 2017.
Is this issue fixed already?
Thank you,
Bibin.
Hello Bibin,
Yes, I confirm that the problem is fixed in the latest version 2017.2.711 (R2 2017 SP2).
Best regards,Rumen
Progress Telerik
Thanks Rumen!
Where can I download it. Our company already purchased the license.
Can you please send me the link to download the release.
Thank you,
Bibin.
You are welcome, Bibin.
Go to your telerik.com account, select Purchase from the License dropdown and download the hotfix Telerik_UI_for_ASP.NET_AJAX_2017_2_711_Dev_hotfix.zip. After that follow the upgrade instructions here.
Best regards,
Rumen
Progress Telerik
Rumen,
I found the download link.
Also we are facing another issue with the menu.
Telerik Menu:
Blue Outer Border shows when we open any parent menu doo right click of it’s child menu > outer border shows blue color.
Is that issue is also fixed with the new release?
Thank you,
Bibin.
I am not familiar with the reported menu issue. You can find a list of the known issues in the feedback portal, this sticky and the release notes.
If your are unable to find such a known issue, please upgrade and if you still experience the problem provide screenshots and sample project which will help to replicate the issue. Please open a new forum or ticket post for this since it is a different topic.
Kind regards,
RumenProgress Telerik