私信 访问主页
There s no way to set the styling of an igx-column-group. That makes the grid look pretty bad when the rest of the headers and cells are styled, and then the group is plain/default.
该提问来源于开源项目 IgniteUI/igniteui-angular
点赞 写回答 收藏 复制链接分享 删除 再等等 结题 再想想 6条回答私信 访问主页
Hey , as Alex mentioned we believe that using of Header Templates will allow you to accomplish the column styling that you want. I am closing this issue and if further questions appear we may re-open it.
点赞 评论 复制链接分享私信 访问主页
Could you please provide us the markup you have implemented just to be sure that our concerns are right?
点赞 评论 复制链接分享私信 访问主页
Once the 3344 is done you would be able to pass your custom template where you would be able to apply your custom styling freely.
点赞 评论 复制链接分享私信 访问主页
%gridHeader { width: 100%; text-align: center !important; }
.thickRightBorder { border-right-width: 8px; }
.pphwHeader { %gridHeader; background-color: beige; border-right: 1px; border-right-color: white; }
.pphwHeaderLast { .pphwHeader; .thickRightBorder; }
点赞 评论 复制链接分享私信 访问主页
Can you provide the code that you use for styling the column headers and the result with the multi-column headers for reference?
点赞 评论 复制链接分享私信 访问主页
Related: https://github.com/IgniteUI/igniteui-angular/issues/3344
点赞 评论 复制链接分享 提交 再想想 采纳 为你推荐 在JavaScript中加密字符串并使用RSA技术在PHP中解密 javascriptcryptographyencryptionphp 1个回答 点击登录 提问题 欢迎建议意见 . 如何写高质量提问和回答? 采纳榜7天 被采纳次数本文链接: http://igxgroup.immuno-online.com/view-776535.html