If the gridControl can bind to a datasource?

I like to binding a datasource to a gridcontrol ,if I can do this?

3 Replies

AD Administrator Syncfusion Team October 9, 2003 07:50 AM UTC

Hi kis you can use databoundgrid else create a ArrayList and populate gridcontrol hope some hlp Rajaraman


KI Kis October 13, 2003 12:19 AM UTC

thanks Rajaraman create a ArrayList and populate gridcontrol ,but how to do by this ways?can you give me a sample code? thanks again!


AD Administrator Syncfusion Team October 13, 2003 12:09 PM UTC

Check out the samples under Essential Suite\Grid\Samples\DataBound\Hierarchical\Customers. These show how to bind the grid to a collection of objects. Stefan

Loader.
Up arrow icon