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

HTML5

1 Answer 75 Views
GridView
This is a migrated thread and some comments may be shown as answers.
tatal
Top achievements
Rank 1
tatal asked on 07 Nov 2016, 10:49 AM

Hi,

As you probably know, Telegram has introduced its Gaming Platform recently which supports HTML5.
I developed a WinForms application with the help of your UI for WinForms product (e.g., GridView and ...). I know that you have a product called Kendo UI which supports HTML5, too. My question is that, is it possible to build an HTML5 page using Kendo UI and then render it into Telegram? If so, how?

Actually, since Telegram supports HTML5 from now on and since your Kendo UI supports HTML5, so I want to make some HTML5 pages (Specially GridView) and load them into Telegram and users can interact with my WinForms application using their Telegram app.

I you have any idea about this, please help.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Alex Hajigeorgieva
Telerik team
answered on 09 Nov 2016, 01:20 PM
Hello ,

The Kendo UI Widgets support by browser and operating system are listed at:

http://docs.telerik.com/kendo-ui/intro/supporting/browser-support#web-browser-and-operating-system-support

I am not familiar with Telegram, however, it seems to me that you will be able to send and receive JSON. The Kendo UI Grid can be bound to any such service:

http://docs.telerik.com/kendo-ui/controls/data-management/grid/data-binding#remote-data-binding

Official demo section for the Kendo UI Grid:

http://demos.telerik.com/kendo-ui/grid/remote-data-binding

Since this is a mobile platform, you may utilise the adaptive rendering of the Kendo UI Grid:

http://docs.telerik.com/kendo-ui/controls/data-management/grid/adaptive
Please let me know should you have any specific questions for the Kendo UI Grid so I can assist further.

Regards,
Alex Hajigeorgieva
Telerik by Progress
 
Build rich, delightful, *native* Angular 2 apps with Kendo UI for Angular 2. Try it out today! Kendo UI for Angular 2 (currently in beta) is a jQuery-free toolset, written in TypeScript, designed from the ground up to offer true, native Angular 2 components.
Tags
GridView
Asked by
tatal
Top achievements
Rank 1
Answers by
Alex Hajigeorgieva
Telerik team
Share this question
or