Description |
|
Create the container to hold a DataGrid. |
|
Parameters |
|
string |
The control ID |
Return |
|
string |
The HTML to contain the control created by the UX library |
Example |
|
> ui.dgrid( "gridExample01" );
Preview: In the preview of the example you can see the result of the string. |
|