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
215
How to know the active band in a multiband UltraGrid ?
posted

Hi,

I try to do something quite trivial I think.

I've an UltraGrid with 5 bands, bound with a DataSet. Each band have a column with a checkbox.

When I click on a checkbox, I would like to check all the child bands.

To do that I use the CellChange event and the text property of the cell.

But how can I know on which band I am, and so to update properly the DataSet ?

Thank you for your answers.

Olivier.

Parents Reply Children
No Data