Thanks Dimitar.
This did increase the size of the whole box, but I also want to increase the size of the scrolling box that shows all of the items. I have a lot of items that can be filtered and it is hard to scroll through with only 4 or 5 showing at a time.
If you add “filtermode: ‘excel’,” to the grid in your fiddle, you will see that the whole box gets taller, but the scrollable area stays the same. I would like that scrollable area to take up the full space even with the menu height increased.
I tried editing a lot of the css elements, but I could never get it quite right. Do you know how to accomplish this?