Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    can tabIndex work in dataSource field?

    hello, all:
    can tabIndex works in dataSource field?
    Thx

    #2
    No, a DataSource is a model, it does not in itself create an interactive view. tabIndex should be specified on FormItems and other components that have a visual, interactive representation.

    Comment


      #3
      thank you very much!

      Comment

      Working...
      X