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

Text() method doesn't work when autoBind is false in Q2 2015

9 Answers 45 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Oscar
Top achievements
Rank 1
Oscar asked on 21 Jul 2015, 10:02 AM

Hi Kendo team,

Testing Q2 2015, I've found that if you set autobind to false, yo can't set a text to the comboBox.

You can try this behaviour in this sample

This worked fine in Q2 2014.

Kind regards,

Oscar.

9 Answers, 1 is accepted

Sort by
0
Plamen Lazarov
Telerik team
answered on 22 Jul 2015, 03:23 PM

Hello Oscar,

 

Thank you for drawing our attention to this issue. I logged it as a bug in our bug tracking system and it will be fixed in one of the next internal builds.

 

Meanwhile as a workaround you could use the .value() method. See this snippet for a reference.

 

Regards,
Plamen Lazarov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Oscar
Top achievements
Rank 1
answered on 22 Jul 2015, 04:29 PM

Hi Plamen,

The reason why I use .text() method to initialize the comboBox is because .value() method pre-fetchs the data, as the documentation says, and this is undesirable from a point of view of performance. I want comboboxes fetch data just when it's necessary, and that's when the user opens the comboBox or changes its value.

This prevents I can't migrate my applications from KendoUI Q2 2014 to Q2 2015. 

Kind regards,

Oscar.

 

0
Oscar
Top achievements
Rank 1
answered on 27 Jul 2015, 04:12 PM

Hello Plamen,

I'm afraid v2015.2.727 internal build doesn't fix this issue.

Kind regards.

Oscar.

0
Plamen Lazarov
Telerik team
answered on 29 Jul 2015, 10:23 AM

Hello Oscar,

 

We are still working on the issue and at this point I cannot give you an exact date when it will be fixed. You can keep track of the progress here.

 

Please excuse us for any inconvenience this may cause. 

 

Regards,
Plamen Lazarov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Oscar
Top achievements
Rank 1
answered on 01 Oct 2015, 11:36 AM

Hello Plamen,

I've been waiting for Q3 2015 but it doesn't fix this issue.

it doesn't work from Kendo 2015 Q1 SP2, as you can see in my sample of my first post.

Kind regards,

Oscar

0
Plamen Lazarov
Telerik team
answered on 05 Oct 2015, 10:43 AM

Hello Oscar,

In the last months we were focused on implementing the Spreadsheet, which is a huge development effort, and unfortunately influenced tasks with lower priority. You can keep track of the issue status here. Please accept my apologies for any inconvenience this may cause.

Regards,
Plamen Lazarov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Oscar
Top achievements
Rank 1
answered on 26 Nov 2015, 08:42 AM

Hi Plamen,

Has threre been any progress on this issue?

In my company, regressions have high severity.

Kind regards

0
Georgi Krustev
Telerik team
answered on 30 Nov 2015, 07:35 AM
Hello Oscar,

I am afraid that the problem is still not fixed as it is stated in the Github issue. We've scheduled it for Q1 2016 and if there are no tasks with higher priorities, we will address it.

Regards,
Georgi Krustev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Oscar
Top achievements
Rank 1
answered on 30 Nov 2015, 08:44 AM

Thank you, Georgi,

I'll stay tuned.

Kind regards.

Tags
ComboBox
Asked by
Oscar
Top achievements
Rank 1
Answers by
Plamen Lazarov
Telerik team
Oscar
Top achievements
Rank 1
Georgi Krustev
Telerik team
Share this question
or