Declined
Last Updated: 17 Sep 2013 14:34 by ADMIN
Ä m o l
Created on: 17 Sep 2013 14:03
Category: Kendo UI for jQuery
Type: Feature Request
1
Issue with Kendo Web Grid Select Method
Kendo Grid Select Method is working good if you have only one grid on a page, but if you have more than one grid on the page then its not working properly.
To check this issue please check the following code snippet 

http://jsfiddle.net/amolkhot/AZz8z/1/

I also found solution for that, in select method of grid I saw that you guys are doing items=$(items) [Code Line # 25089 in kendo.all.js]
it has to be items = $(that.element).find(items)

I hope this change will be done in next release build.

Thanks,
Amol Khot
1 comment
ADMIN
Brandon
Posted on: 17 Sep 2013 14:34
Please log this issue via the Kendo UI Forums or by creating a ticket in your account.