Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4695
Two subBand-- is it possible?
posted

Dear all,

I have the DataSet with three dataables and this dataset will assign to the datasource of the ultragrid.

If DataTable 1 is for band[0] and DataTable 2 for band[1], is it possible to create another band[1] for DataTable 3.

It means there are two band[1] . In our situations, Table 1 or band[0] is for product. And there are two type of characteristics (other two datatables with the same level band[1])  for these products in which one product only have either one of these two type.

Parents
  • 4695
    posted

    If DataTable 1 is for band[0] and DataTable 2 for band[1], is it possible to create another band[1] for DataTable 3.

    Could you tell me how to add another band[1] for DataTable3 to the existing ultragrid?? e.g. Create DataTable3 in DataSet, mapping relationship between Band[0] and Band[1].....

Reply Children
No Data