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
200
Help in UltraGrid Band
posted

 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

  • 469350
    Offline posted

    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.