Our blazing fast Grid component built with pure JavaScript


Post by Exigo »

Hello

Just two quick question for feature rowspan which I think is the MergeCells feature: https://github.com/bryntum/support/issues/196

When 5.0.0 releases:

  • Will this feature only be usable on sorted columns, or am I trying out a wrong feature?
  • Will the feature be available to schedulerPro when 5.0.0 releases.

In your 5.0.0 documentaion for MergeCells it says:
"This feature merges cells that have the same value in sorted columns configured to mergeCells. The content of merged cells is sticky, staying in view until the cell is scrolled fully out of view"

Cheers
Andreas @ Exigo


Post by johan.isaksson »

Hi,

Yes it will only work for sorted columns and it should work in the grid portion of Scheduler Pro

Best regards,
Johan Isaksson

Post by Exigo »

Hey Johan

Thanks for the response. We can still use the function with multi sort then :)

Right now it throws "Error: Feature 'mergeCells' not available, make sure you have imported it" for SchedulerPro but it works in grid, so we will wait patiently.

Cheers
Andreas @ Exigo


Post by johan.isaksson »

Hi,

I have checked locally and the feature works in Scheduler Pro. Not sure what's up for you, please check that you have correct import for the feature?

Best regards,
Johan Isaksson

Post by Exigo »

Hey Johan

You were right. I had made a mistake in an import. It is working now, thanks for the help.

Cheers
Andreas @ Exigo


Post Reply