Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
425
Webdatagrid
posted

How to add multidimesional array to webdatagrid

The following code doesn't work

 gGrid.get_rows().add([[10, "test value", 0,0,0,0,0,0,0][20, "test value", 0,0,0,0,0,0,0]]);