@jyothsna to access the data, you can use id parameter from the onClick handler. But unfortunately, the id of the datatable is still required. As an alternative, you can store the datatable in the onClick as follows:
Starting from Webix 6.0, Font Awesome v4.7 icons are no longer used. We have switched to own icons sets based on Material Design Icons/Font Awesome 5 depending on the active skin. But you can easily use any custom icon pack, provided that you include it into the app.
Thanks for the new and functional example, @Nastja.
Is there some particular reason you do not use a ui.icon component here?
Also, the new(ish) skin-dependent icons that webix has are interesting. Where can I find the full set of icon names that are available? I’ve seen this cheatsheet page… is that the official documentation for the available icons?
If you need extra icons that are not included, you can use Material Design, Font Awesome or any other set of icons. You can read about them in our documentation.