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
0
Cell Merging
posted

Hello,

When using the the Cell Merging feature, would it be possible to stop the split when clicking on a row(cell) ? I know it is a feature by design, but would it be possible to avoid that?

If not how else could I implement it ? Could you provide a little example.

My data is dynamic so I don't see how I could use Multi-Row-Layout.

My goal is to achieve smth like this: A read-only grid where filtering is possible with (Excel Filter)



For the first 3 rows, the first 5 column cells are merged and the state-icon, job...is only shown once.

We already implemented this with the material design table using row span, but unfortunately igx-grid does not offer that property.

I already asked in the Github repo discussion, but just to be 100% sure, I opened it here also.
github.com/.../16407

Thank you in advance