You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A control that is designed to display and/or collect tabular data. This implementation uses the maklesoft.Table kind for displaying the data. Aside from editing cells and deleting and adding rows and columns this control also supports various selection modes and dynamical styling of cells. For more info see the source doku. An example can be found in the DataTableExample kind.
33
+
A control that is designed to display and/or collect tabular data. This implementation uses the maklesoft.Table kind for displaying the data.
34
+
Aside from editing cells and deleting and adding rows and columns this control also supports various selection modes and dynamical styling of
35
+
cells. For more info see the source doku. An example can be found in the DataTableExample kind.
0 commit comments