
CrazyLemon
Top achievements
Rank 1
CrazyLemon
asked on 09 Jun 2015, 07:35 AM
Hi,
I got some problems when I using virtualization of local data on MultiSelect widget.
Here I leave a sample video and source code.
Hope to get some helps.
6 Answers, 1 is accepted
0
Accepted
Hello Lemon,
In general, we've got some issues related to the data prefetch (the items with 'Loading..." text), but it fixed in the latest internal build and recently released BETA version of Q2 2015 release. You can try a newer version of Kendo UI.
With regards to the particular setup, you will need to define a valueMapper callback. Even though the binding is local, the widget still does not know selected items in which exactly is present after filtration for instance. You will need to develop a function that maps selected values to item indices.
Regards,
Georgi Krustev
Telerik
In general, we've got some issues related to the data prefetch (the items with 'Loading..." text), but it fixed in the latest internal build and recently released BETA version of Q2 2015 release. You can try a newer version of Kendo UI.
With regards to the particular setup, you will need to define a valueMapper callback. Even though the binding is local, the widget still does not know selected items in which exactly is present after filtration for instance. You will need to develop a function that maps selected values to item indices.
Regards,
Georgi Krustev
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0

CrazyLemon
Top achievements
Rank 1
answered on 11 Jun 2015, 12:35 PM
Thanks Georgi Krustev.
I'll try it.
0

CrazyLemon
Top achievements
Rank 1
answered on 16 Jul 2015, 04:08 AM
Hi,
I try the latest version(2015.2.624),but I still got same problem.
The attach file is a sample source code .
Hope to get some helps.0
Hello Lemon,
I tested the demo locally, but to no avail. Here is a screencast that depicts the conducted tests. Could you let me know what I am missing?
Regards,
Georgi Krustev
Telerik
I tested the demo locally, but to no avail. Here is a screencast that depicts the conducted tests. Could you let me know what I am missing?
Regards,
Georgi Krustev
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0

CrazyLemon
Top achievements
Rank 1
answered on 20 Jul 2015, 03:00 AM
Hello,Georgi,
this video will show you how occurred the problem .
Thanks.0
Hello Lemon,
Thank you very much for the repro demo. Indeed, the widget does not populate some of the items. I believe that the issue is related to a "race" conditions due to the local binding. I logged the issue in our Github issue tracker.
I am afraid that I will not be able to provide any workaround in this case.
I updated your Telerik points because of the involvement.
Regards,
Georgi Krustev
Telerik
Thank you very much for the repro demo. Indeed, the widget does not populate some of the items. I believe that the issue is related to a "race" conditions due to the local binding. I logged the issue in our Github issue tracker.
I am afraid that I will not be able to provide any workaround in this case.
I updated your Telerik points because of the involvement.
Regards,
Georgi Krustev
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items