Is there an example to iterate through two datatables using the rows.add method to load the UltraDataSource with two or more bands that will be bound to a UltraWinGrid. Can you set a relationship between the two bands or is this a funtion of how you populate it?
Classic, Mike. This is the third 'answer' I've read from you today, that answered a question with a question, and thus did not help at all. Infragistics controls go above and beyond standard win control, of course, but they have non-standard methods of accomplishing the same basic things. Thus the need for your forums. I come to the forum to get and try multiple methods of setting data to a data control, and instead I read responses like yours that are slightly cryptic.
If you really feel there is only one way to accomplish an action with your control, spell it out please. There must be more than one, but hey, you are the 'expert'.
Hi,
I don't know of any examples of this, exactly. If you have your data in a DataTable or DataSet, why would you want to copy the data into an UltraDataSource?