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

ShowMoreResults "Item x - x of x" is not showing

9 Answers 66 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
BVZ
Top achievements
Rank 1
BVZ asked on 27 Feb 2017, 05:06 PM

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

Sort by
0
Accepted
Rumen
Telerik team
answered on 02 Mar 2017, 04:25 PM

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
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
BVZ
Top achievements
Rank 1
answered on 03 Mar 2017, 01:14 PM

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

0
Rumen
Telerik team
answered on 14 Mar 2017, 04:19 PM

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
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Bibin
Top achievements
Rank 1
answered on 03 Aug 2017, 02:37 PM

Rumen,

I am facing the same issue. We are upgrading the Telerik version to 2017.

Is this issue fixed already?

 

Thank you,

 

Bibin.

0
Rumen
Telerik team
answered on 03 Aug 2017, 02:43 PM

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
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Bibin
Top achievements
Rank 1
answered on 03 Aug 2017, 02:49 PM

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.

0
Rumen
Telerik team
answered on 03 Aug 2017, 02:57 PM

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
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Bibin
Top achievements
Rank 1
answered on 03 Aug 2017, 02:59 PM

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.

 

 

0
Rumen
Telerik team
answered on 03 Aug 2017, 03:14 PM

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,

Rumen
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
ComboBox
Asked by
BVZ
Top achievements
Rank 1
Answers by
Rumen
Telerik team
BVZ
Top achievements
Rank 1
Bibin
Top achievements
Rank 1
Share this question
or