Hi -
I created a "super header" as you describe it in your article/forum post to create 1 header that spans two columns like this:
| col label |
| col 1 | col 2 |
The column for the column label aka "super header" has no cells and does exactly what I want, however it seems it is still a tab-stop on the grid so that when I am tabbing through columns, the selection disappears for every one of my super headers. Is there a way to make it so columns with no cells are skipped when you are tabbing through the cells?
Thanks!
Hello,
I am attaching a sample application that demonstrates how you can achieve such functionality. I am creating a Style for the CellValuePresenter for the “super header” and add setters for IsEnabled and Focusable porerties to false to prevent the cells in this field from get focus when tab is pressed.
If you require any further clarifications please do not hesitate to ask.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support