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
170
Cell.Control is empty when SelectedCellsCollectionChanged event fires...
posted

Hi, I'm having a problem with that event when a column is out of margins. When event fires, cell.Control is null.

I need to access data from a custom control inside cell when cell is selected, but also i need to know what cells are selected because user can select multiple cells.

Problem comes using left and right arrows keys, and cell is out of the visible area.

I don't want to lose the navigation with keys between cells.

How can i solve this?

I've attached an example to clarify.
And I'm working with XamGrid 11.1.20111.2115.

 

Thanks in advance.
Adrian. 

SelectedCellsCollectionChanged.zip
Parents Reply Children
No Data