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

grid quest.

3 Answers 81 Views
Grid
This is a migrated thread and some comments may be shown as answers.
vipin
Top achievements
Rank 1
vipin asked on 17 Sep 2012, 12:37 PM
Hello Sir'

Iwant to show the all user list by using kendo gri but i m very new for kendo ui please help me

3 Answers, 1 is accepted

Sort by
0
Nohinn
Top achievements
Rank 1
answered on 17 Sep 2012, 01:32 PM
The best demo you may use for it is this one: http://demos.kendoui.com/web/grid/remote-data.html
Take a look at it, try it yourself and if you have any other question post it here in the forums.
Anyway if you want any more help, you should tell if you're using php, asp.net mvc, ... so other people can give you the best solution to your problems.

On server side, to begin with, you must return a list of elements via json.
0
vipin
Top achievements
Rank 1
answered on 18 Sep 2012, 10:20 AM

hello Sir,

I want to show the data comming from database to grid view
i m using eclipse  its servlet,MyBatis for db
i m not getting how can i put the resultset data and set it to Kendo Grid please help me ASAP

my db table hving column

name email phone  city date 

I m waiting for ur reply
0
Nohinn
Top achievements
Rank 1
answered on 18 Sep 2012, 10:24 AM
I'm not sure about how it is done with odata, anyway here you have some crud examples (bound to web service, to wcf, mvc action methods, ...)
http://www.kendoui.com/code-library/web/grid.aspx
Tags
Grid
Asked by
vipin
Top achievements
Rank 1
Answers by
Nohinn
Top achievements
Rank 1
vipin
Top achievements
Rank 1
Share this question
or