I want to synchronize the toolbar template with the grid content when I move the horizontal scroll bar.
Sample code is here.
When you display the horizontal scroll bar to resize the window, you will find to hide "rightButton".
If you scroll right, only the grid content is scrolled horizontally.
How do I synchronize the toolbar with the grid content?