Dear all,
I have the object class data which will be read iteratively.
I don't know how to program in C++ to create the data source for binding to gridview.
It should be dataset or list structure? If dataset, What the syntax should be to create columns header about datatype, name....etc?
Is there anything I am missing to create the data source for binding to gridview in dataset or list from raw data.