projects/components/widgets/data/live-table/src/live-table.component.doc.ts
The wmLivetable
is the Combination of datatable and live form. Using Livetable user can insert,update,delete the data in database wmLivetable can be bound to variables and display the data associated with them.
class |
Type : string
|
Class of the widget. |
formlayout |
Type : string
|
Default value : 'inline'
|
This property controls how the form appears. Allowed Values:
|
name |
Type : string
|
Name of the data table widget. |
show |
Type : boolean
|
This property will be used to show/hide the table widget on the web page. Bindable: |