Primefaces dataTable with rowspan

后端 未结 4 875
庸人自扰
庸人自扰 2021-01-04 04:48

I\'m quite new with JSF primefaces 3.1. I try to build a \"complex\" table and I cannot find a good solution using dataTable (I need a sorting component).

I would l

4条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-04 05:28

    since you mentioned primefaces in your tags. I recommend you to use p:panelGrid

      
    
          
              
              
              
              
          
    
          
            
          
    
          
              
          
    
    
    

提交回复
热议问题