<legend id='CWYma'><style id='CWYma'><dir id='CWYma'><q id='CWYma'></q></dir></style></legend>
  1. <small id='CWYma'></small><noframes id='CWYma'>

    1. <tfoot id='CWYma'></tfoot>
    2. <i id='CWYma'><tr id='CWYma'><dt id='CWYma'><q id='CWYma'><span id='CWYma'><b id='CWYma'><form id='CWYma'><ins id='CWYma'></ins><ul id='CWYma'></ul><sub id='CWYma'></sub></form><legend id='CWYma'></legend><bdo id='CWYma'><pre id='CWYma'><center id='CWYma'></center></pre></bdo></b><th id='CWYma'></th></span></q></dt></tr></i><div id='CWYma'><tfoot id='CWYma'></tfoot><dl id='CWYma'><fieldset id='CWYma'></fieldset></dl></div>

        <bdo id='CWYma'></bdo><ul id='CWYma'></ul>

      剑道 ui 网格 if else 条件

      时间:2023-10-01

      <i id='xwWDD'><tr id='xwWDD'><dt id='xwWDD'><q id='xwWDD'><span id='xwWDD'><b id='xwWDD'><form id='xwWDD'><ins id='xwWDD'></ins><ul id='xwWDD'></ul><sub id='xwWDD'></sub></form><legend id='xwWDD'></legend><bdo id='xwWDD'><pre id='xwWDD'><center id='xwWDD'></center></pre></bdo></b><th id='xwWDD'></th></span></q></dt></tr></i><div id='xwWDD'><tfoot id='xwWDD'></tfoot><dl id='xwWDD'><fieldset id='xwWDD'></fieldset></dl></div>

          <tfoot id='xwWDD'></tfoot>
            <tbody id='xwWDD'></tbody>

          • <small id='xwWDD'></small><noframes id='xwWDD'>

            • <bdo id='xwWDD'></bdo><ul id='xwWDD'></ul>
              • <legend id='xwWDD'><style id='xwWDD'><dir id='xwWDD'><q id='xwWDD'></q></dir></style></legend>
                本文介绍了剑道 ui 网格 if else 条件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                我的代码有什么问题?

                我必须在 kendo UI 网格中检查我的专栏中是否有OrderType 20".如果是,我需要应用包含背景的 CSS 条件,但它不起作用,有人可以帮助我吗?谢谢

                template: '# if (OrderType == "OrderType 20") {#

                解决方案

                对于 kendo ui 网格行模板的嵌套 if else 可能会有所帮助.即

                template: "#if(ErrorDesc==null){# #: DeviceLabel # #}else If(ErrorDesc==""){# #: DeviceLabel # #}else{# #: DeviceText # #}#"

                What is wrong with my code?

                I have to check in kendo UI grid is there "OrderType 20" in my column. If it is, I need to apply my css condition which includes background, but it does not work, can someone help me? thanks

                template: '# if (OrderType == "OrderType 20") {#<div class='customClass'>#:OrderType#</div>#} else {#OrderType#}#'
                

                解决方案

                It might help you for nested if else for kendo ui grid row template. i.e.

                template: "#if(ErrorDesc==null){# #: DeviceLabel # #}else If(ErrorDesc==""){# #: DeviceLabel # #}else{# #: DeviceText # #}#"
                

                这篇关于剑道 ui 网格 if else 条件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

              • <small id='RF187'></small><noframes id='RF187'>

                  <tbody id='RF187'></tbody>

              • <legend id='RF187'><style id='RF187'><dir id='RF187'><q id='RF187'></q></dir></style></legend>

                      • <bdo id='RF187'></bdo><ul id='RF187'></ul>
                        <tfoot id='RF187'></tfoot>
                        <i id='RF187'><tr id='RF187'><dt id='RF187'><q id='RF187'><span id='RF187'><b id='RF187'><form id='RF187'><ins id='RF187'></ins><ul id='RF187'></ul><sub id='RF187'></sub></form><legend id='RF187'></legend><bdo id='RF187'><pre id='RF187'><center id='RF187'></center></pre></bdo></b><th id='RF187'></th></span></q></dt></tr></i><div id='RF187'><tfoot id='RF187'></tfoot><dl id='RF187'><fieldset id='RF187'></fieldset></dl></div>