在PrimeNg中使用vritual滚动的自定义过滤器模板不可见?

时间:2017-08-11 07:35:30

标签: angular2-template primeng primeng-datatable

I am creating my own template filter in primeNg Datatable. It working 
without any issue.
But when I use the same template on virtual scroll it is being cut buy table 
body. Not visible. I tried multiple hit and trial but no luck. 

我添加了<template pTemplate = "body">``<template pTemplate = "header">

but none of them working i tried all possble CSS as well.
Please see the plunk without virtual and with virtual scroll:

Plunk without virtual scroll Div可见

Plunk with virtual scroll Div不可见

0 个答案:

没有答案