Вопрос

It would appear that the hideable setting for columns within a rallygrid component has no effect when applied. I have used this setting in the past with the gridpanel and had it work just fine but it appears to have been disabled with the rallygridcomponent. I would like it if users were able to hide grid columns that weren't nessessary. Is this possible using a rallygrid by some other means?

Это было полезно?

Решение

I think what you are looking for is the config:

disableColumnMenus: false

This should allow users to select which columns are hide-able, and some other column choices.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top