JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Data Grid › Create SmartGrid Manually
Tagged: datagrid create with createelement
<div> <div>let grid=document.createElement(‘smart-grid’)</div> <div>howto initialization smargrid created manually like above?</div> </div>
Hi,
You can look at https://www.htmlelements.com/docs/grid/. The creation with document.createElement is described in the help article.
Best regards, Peter Stoev
Smart UI Team https://www.htmlelements.com/