<DataItemTemplate>
       <%# (Convert.ToString(
             DataBinder.Eval(Container.DataItem, "STATE")) == "1" )
                   ? " " : @"<a href='javascript:void(0)' onclick=\"openwindow(this, '"
                   +DataBinder.Eval(Container.DataItem,"p_number")+"')\" >重做变更</a>"
       %>
</DataItemTemplate>
  

相关文章:

  • 2022-12-23
  • 2021-09-12
  • 2022-12-23
  • 2022-12-23
  • 2021-05-21
  • 2021-10-02
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-03
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案