ajax c# model grid databind

ajax c# model grid databind

anatoliumanatolium Posts: 1Questions: 1Answers: 0
edited January 2015 in Free community support

how can I do grid dynamic data bind ? Why can not I use local data?

success: function (result) {
data = result; ( json format )

This discussion has been closed.