Hi,
Is there a way to place custom icons in a datatable/grid ? furthermore can I then have custom actions based on the events on this icon - like on clicking the icon a table refresh or unselecting a checkbox in another cell?
Thanks!!
It can be achieved with the help of cell templates. You can insert custom icons or use FontAwesome icon collection.
Moreover, there are predefined templates for the most used web app icons, such as "checkbox’, “radio”, “edit”, “delete”.
And sure you can attach handlers to the icons. Please check the snippet: http://webix.com/snippet/d1453eca