Page 1 of 1

ColumnResize and ColumnReorder

Posted: Thu Nov 28, 2019 4:01 am
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

Re: ColumnResize and ColumnReorder

Posted: Thu Nov 28, 2019 4:00 pm
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.

Re: ColumnResize and ColumnReorder

Posted: Sun Dec 01, 2019 12:21 pm
by cliken
Thank you for your reply

Re: ColumnResize and ColumnReorder

Posted: Sun Dec 01, 2019 12:24 pm
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 2583 times

Re: ColumnResize and ColumnReorder

Posted: Tue Dec 03, 2019 9:31 am
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 2557 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