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

Can radgrid use dynamodb as a datasource?

2 Answers 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 10 Sep 2014, 05:07 AM
Hi there.

Can radgrid use dynamodb as a datasource?

Would our only option be to use the AWS SDK, create a collection of objects from querying dynamodb and use the radgrid object data source?

Thanks
Chris

2 Answers, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 12 Sep 2014, 08:25 AM
Hello Chris,

Indeed in order to show the data into the grid you need to consume it from the dynamodb and populate collection of objects or datatable. On the following links you can find more information about the different data sources to which the grid can be bound:  
http://www.telerik.com/help/aspnet-ajax/grid-binding-to-declarative-datasource-controls.html
http://www.telerik.com/help/aspnet-ajax/grid-tips-when-binding-to-custom-collections.html
http://www.telerik.com/help/aspnet-ajax/grid-population-from-xml-datasource-control.html
http://www.telerik.com/help/aspnet-ajax/grid-binding-to-nullable-objects.html
http://www.telerik.com/help/aspnet-ajax/grid-binding-to-subobjects.html
http://www.telerik.com/help/aspnet-ajax/grid-binding-to-arraylist.html
http://www.telerik.com/help/aspnet-ajax/grid-binding-to-datareader.html

I hope this helps.

Regards,
Radoslav
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Chris
Top achievements
Rank 1
answered on 12 Sep 2014, 08:46 PM
Great, thanks Radoslav.
Tags
Grid
Asked by
Chris
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Chris
Top achievements
Rank 1
Share this question
or