Hi!
Im a newbe in using Infragistics .Net 2007 and visual studio 2005 . Im using a Ultragrid and MySQL as Datasource and my problem is how to access UltraGrid Parent Band and Ultragrid Child Band using MySQL as Datasource.
thanks
Hi,
I'm not really sure what your question is. It doesn't matter what the grid's Data Source is, the properties and methods of the grid are the same. You can access bands in the grid using the grid.DisplayLayout.Bands collection.