ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: 徐雪峰 on October 09, 2020, 01:02:26 pm

Title: how to define menuicon item
Post by: 徐雪峰 on October 09, 2020, 01:02:26 pm
i want first menuicon of column  show hide/unhide tab,and anther column don't show the menuicon tab.
but i hope all column's menuicon can have the filter tab.
is there any to do this?
Title: Re: how to define menuicon item
Post by: paramvir on October 09, 2020, 03:32:35 pm
It can be configured by using both global menuUI and column.menuUI options.

https://paramquery.com/pro/api#option-menuUI

https://paramquery.com/pro/api#option-column-menuIcon
Title: Re: how to define menuicon item
Post by: 徐雪峰 on October 09, 2020, 03:59:00 pm
ok, thanks.