Hi there,
I have created a sample at: http://dojo.telerik.com/uveVo
Noticed that I have 3 data but the grid only shows 2.
I suspect that because the name is identical, somehow the grid ignores the second data with the same name.
I have found 2 ways to address this issue:
1) Revert back to 2014.2.903.
http://dojo.telerik.com/uveVo/2
2) Instead of declaring a dataSource, declare it within kendoGrid.dataSource.
http://dojo.telerik.com/uveVo/3
Is this an issue with the new version 2014.2.1008?
Because I would really love to declare my dataSource externally so that perhaps it can be shared later.
Regards,
Peteriman
I have created a sample at: http://dojo.telerik.com/uveVo
Noticed that I have 3 data but the grid only shows 2.
I suspect that because the name is identical, somehow the grid ignores the second data with the same name.
I have found 2 ways to address this issue:
1) Revert back to 2014.2.903.
http://dojo.telerik.com/uveVo/2
2) Instead of declaring a dataSource, declare it within kendoGrid.dataSource.
http://dojo.telerik.com/uveVo/3
Is this an issue with the new version 2014.2.1008?
Because I would really love to declare my dataSource externally so that perhaps it can be shared later.
Regards,
Peteriman
5 Answers, 1 is accepted
0
Peteriman
Top achievements
Rank 1
answered on 16 Oct 2014, 04:23 PM
I have also try setting datasource using the setDataSource function.
http://dojo.telerik.com/uveVo/6
I also noticed that if I remove the filterable: { mode: "row" }, the data shows correctly too.
http://dojo.telerik.com/uveVo/7
This is very strange. I have no idea what is causing the issue.
I hope I have provided enough test cases to debug this problem.
Anyone?
Regards,
Peteriman
http://dojo.telerik.com/uveVo/6
I also noticed that if I remove the filterable: { mode: "row" }, the data shows correctly too.
http://dojo.telerik.com/uveVo/7
This is very strange. I have no idea what is causing the issue.
I hope I have provided enough test cases to debug this problem.
Anyone?
Regards,
Peteriman
0
Hi Peteriman,
Thanks for digging deeper into the problem. I am glad to inform you that the problem has been fixed recently and you can try the latest internal build.
Regards,
Dimo
Telerik
Thanks for digging deeper into the problem. I am glad to inform you that the problem has been fixed recently and you can try the latest internal build.
Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Peteriman
Top achievements
Rank 1
answered on 17 Oct 2014, 04:16 PM
May I know where to get the latest internal build?
0
Peteriman
Top achievements
Rank 1
answered on 17 Oct 2014, 04:18 PM
I found the page at http://www.telerik.com/account/your-products/internal-builds.aspx.
But it says:
No internal builds for your products have been uploaded recently.
Any light on this?
Regards,
Peteriman
But it says:
No internal builds for your products have been uploaded recently.
Any light on this?
Regards,
Peteriman
0
Hello Peteriman,
Sorry, I missed to mention that internal builds are available to developers who have purchased a commercial license. Trial users have access to major releases only, for the sake of evaluation.
Regards,
Dimo
Telerik
Sorry, I missed to mention that internal builds are available to developers who have purchased a commercial license. Trial users have access to major releases only, for the sake of evaluation.
Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
