标签: angularjs angular-ui-grid ui-grid
在应用分组的UIGrid中,我需要始终显示组树行标题,即使该组没有数据也是如此。请参阅下面代表该想法的图片。
请指教。
答案 0 :(得分:0)
您可以将treeRowHeaderAlwaysVisible设置为true。这将完成这项工作。