【问题标题】:Show ExpansionComponent programmatically以编程方式显示 ExpansionComponent
【发布时间】:2018-12-11 17:13:20
【问题描述】:

是否可以通过编程方式触发“显示扩展组件事件”?

我已经定义了grid.setCanExpandRecords(true),它按预期工作,但我想知道是否可以通过任何其他方式启动某个记录的扩展,然后点击图标。

【问题讨论】:

    标签: smartgwt


    【解决方案1】:

    我认为这应该可行:

    targetListGrid.expandRecord(targetListGrid.getSelectedRecord());
    

    【讨论】:

      猜你喜欢
      • 2011-09-05
      • 2011-10-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多