c# - How to add json data to table or jqueygrid -


i using oauth2.0 accessing onhub site uploading , downloading files , creating folders.

when getting details of files getting in format

{"total_entries":2,"current_page":1,"total_pages":1,"per_page":2,"items":[{"workspace":{"background_color":"white","data_room":false,"default_sort":"alphabetical","default_view":"list","id":330201,"name":"myworkspace","updated_at":"2013-05-02t05:55:02-07:00","root_folder_id":166325721,"owner_id":991101,"is_owner":true,"effective_role":"administrator","audit_trail":true,"require_agreement":false,"agreement_accepted":false}},{"workspace":{"background_color":"white","data_room":true,"default_sort":"alphabetical","default_view":"list","id":335496,"name":"test","updated_at":"2013-05-02t06:02:17-07:00","root_folder_id":172136546,"owner_id":991101,"is_owner":true,"effective_role":"administrator","audit_trail":true,"require_agreement":false,"agreement_accepted":false}}]} 

i want bind oauth 2.0 output jquery grid or table.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -