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

Moving from RadGrid to Kendo UI Grid

1 Answer 251 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Cliff Gibson
Top achievements
Rank 1
Cliff Gibson asked on 07 Mar 2012, 06:05 PM
Hi

I currently use RadGrids for displaying data on mobile devices and am having trouble with the Client Side Select column.  It will only allow a single select to be made even though multi row select is true - it works fine on a PC browser.

Will switching to the Kendo UI Grid be more compatible with mobile browsers and if so what is the transition from RadGrid to KendoGrid like, for example can I still bind to a list of items server side during page load?

Cheers
Cliff

1 Answer, 1 is accepted

Sort by
0
Stuart Hemming
Top achievements
Rank 2
answered on 08 Mar 2012, 03:45 PM
Cliff,

I assume a grown-up will be along at some point to answer this more definitively, but, as I understand it, the Kendo UI controls are purely HTML 5, so there is no server-sde API. You can bind using WebServices but I don;t know how you might go about mixing your ASP.Net controls and Kendo controls on the same page.

That said, I suppose that it would be possible, but I wouldn't expect that communicating between the ASP.NET controls and the Kendo UI controls to be a trivial exercise.

Just my 2d worth.
--
Stuart
Tags
Grid
Asked by
Cliff Gibson
Top achievements
Rank 1
Answers by
Stuart Hemming
Top achievements
Rank 2
Share this question
or