Hello

you can bind to one or multiple data sources with Grid.DataSource property with simultaneous adding of objects with Grid.Rows.Add() / Row.Add() methods.

http://www.******.com/en/net-suite/n...adding-objects

hope this will help you.