Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
设置滚动选项 scrolling = true 时,数据表列与单元格数据未对齐。这个问题的任何解决方案还是primefaces错误?
您必须设置每个 <p:column/> 的宽度属性,一旦您这样做,它们每次都会完美对齐。