How to create tabs with grid control programmatically from a dataset or datatable

How to create a tab with grid control in the tabpage so that grid control should be loaded from the dataset.All should happen programmatically.


1 Reply

NR Nirmal Raja Syncfusion Team September 11, 2008 04:23 AM UTC

Hi Arun,

Thank you for your interest in Syncfusion product.

Here is the sample code that implements your requirement.
Please refer the below code, it shows you how to programmatically add the Grid control to the form and let me know if you have any further questions.
PopulatingGrid

Regards,
Nirmal


Loader.
Up arrow icon