Community
Participate
Working Groups
In a RUI handler add a DataGrid; The constructor of the DataGrid will throw an exception because DataGrid uses DataGridLib. So when DataGrid is added to the HTML file DataGridLib must also be added to the html file.
Workaround Until this is fixed add use DataGridLib to any part that uses DataGrid.
Verified in build 201109142102
verified