Download link option is not working in display tag

前端 未结 1 1296
北海茫月
北海茫月 2021-01-25 23:37

HiI am displaying table using displat tag library it is working fine but when i come to export links it is giving trouble so can any help how to do this one My code will be lik

1条回答
  •  时光说笑
    2021-01-26 00:33

    In your code after

    
    

    line add two properties

     //set false if you don't want
     //set false if you don't want
    

    Now, add two more properties to set download file name

    
    
    

    0 讨论(0)
提交回复
热议问题