Must admit that I've never head for Gson before, but the Google code site description says:
> Gson is a Java library that can be used to convert Java Objects into their JSON representation
So as long as you know what the JSON looks like, your can use DataTables :-). Have a look at this blog post for how to use mDataProp: http://datatables.net/blog/Extended_data_source_options_with_DataTables
Replies
> Gson is a Java library that can be used to convert Java Objects into their JSON representation
So as long as you know what the JSON looks like, your can use DataTables :-). Have a look at this blog post for how to use mDataProp: http://datatables.net/blog/Extended_data_source_options_with_DataTables
Allan