Hi all I am very New in Infragistics Controls.
I have ultrawingrid, which have bind data from database.
there are 10 columns in grid, and 5 to 9 columns made visible false,
so 10th column index in grid layout is 4,(At Runtime)
now if i access column like this
ugGrid.DisplayLayout.Bands[0].Columns[4].Header.Caption
then result should come caption of 10th column
how it is posible?
This looks like basically the same question you posted here:
How to get column index in ultrawingrid - Infragistics Community
Is there some reason you are posting this again? Is this question somehow different from the previous one in some subtle way that I am missing?