【问题标题】:How to disable sorting in Movilizer table Columns如何禁用 Movilizer 表列中的排序
【发布时间】:2020-09-04 02:39:08
【问题描述】:

在 Movilizer 中如何禁用表格列排序。

下面是我的表格屏幕模板

<question title="Preferrable Colors" type="9" key="#1">
            <answer nextQuestionKey="END" key=**"#1_1"** position="0">
                <text>DNO</text>
            </answer>
            <answer nextQuestionKey="END" key=**"#1_2"** position="1">
                <text>Department</text>
            </answer>
            <answer nextQuestionKey="END" key=**"#1_3"** position="2">
                <text>Location</text>
            </answer>         

        </question> 

请分享

【问题讨论】:

    标签: movilizer


    【解决方案1】:

    你需要在answer标签中实现属性colSortable="false"

    【讨论】:

      猜你喜欢
      • 2015-06-07
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-03-07
      • 2010-11-07
      • 1970-01-01
      • 1970-01-01
      • 2021-05-08
      相关资源
      最近更新 更多