Our blazing fast Grid component built with pure JavaScript


Post by cliken »

:arrow: ColumnResize, ColumnReorder :shock:
Do they accept configuration of object types, how to accept them and how to use them.
How to adjust table data Reorder

Post by pmiklashevich »

Could you please provide more information of what you're trying to achieve?
Not much to configure on these features. Feel free to extend them if needed or create your own feature from scratch.

Pavlo Miklashevych
Sr. Frontend Developer


Post by cliken »

Thank you for your reply

Post by cliken »

When you create a new menu item with headerItems, the callback column is not the column that was right-clicked.
When I right-click first name, I return the data for the first name column, but when I right-click surname, I still print the data for the first name column.
IS{]MRE88JK(O(XG$`6@RFN.png
IS{]MRE88JK(O(XG$`6@RFN.png (15.21 KiB) Viewed 2559 times

Post by sergey.maltsev »

Hi!

You could check this example for Column specific menuitem.
https://www.bryntum.com/examples/grid/contextmenu/

This is what you should see in demo.
ContextHeaderMenu.png
ContextHeaderMenu.png (111.87 KiB) Viewed 2533 times
If you see something else please provide steps to reproduce or record a test case video online on our demos if you can reproduce it there (add ?video=1 to querystring)

More info on support
viewtopic.php?f=16&t=772

Post Reply