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

Grid Server Binding!

0 Answers 67 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Wonderer
Top achievements
Rank 1
Wonderer asked on 09 Nov 2012, 12:54 PM
Hello, I wanted to load the grid with data coming from server. I know how to do it on Ajax like datasource.Ajax().Read("Action", "Controller") but I don't want it to use ajax, I just want to use server binding. I found a Server() when looking in intellisense, I tried using Server().Read("Action", "Controller") but the grid is always empty..

Is it possible to do it using the above server binding not the one passing the model when loading the grid in Controller?

If it is, what am I missing?

Thank you and hoping that my question will be answered unlike those several threads that I created in the past that doesn't get answered at all. 

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Wonderer
Top achievements
Rank 1
Share this question
or