Our blazing fast Grid component built with pure JavaScript


Post by henrique »

Hi!

I'm creating a grid in my application, and reading the GridConfig type, in TS file and some fields isn't from Grid. In the documentation the grid is inherited from Panel, but the field configuration is from ToolTip class, like "anchorToTarget" and "allowOver".

I guess is this only a problem from file generation.

But this can be fixed to have only the real configuration of the grid?


Post by henrique »

I done a comparison of configuration, and yes, the GridConfig and GridBaseConfig are getting the configuration from TooltipConfig and not from PanelConfig. Is it possible to be fixed?


Post by marcio »

Hey henrique,

Thanks for reaching out.

I created a ticket to fix that https://github.com/bryntum/support/issues/8762

Best regards,
Márcio


Post by henrique »

Nice!


Post Reply