I have jquery ajax function (json) to get datatable from database, now I want to assign this datatable to rad grid data source,
so any help how to do that?
If you have not already done so, I'd suggest taking a look at this blog post to assist you with implementing converters that can create DataSet/DataTable and DataRow JSON with JSON.NET: