Hi!
I have a question.
Is it possible to hide the text of a Built-in Toolbar Item in the toolbar and show only the icon?
In my case, I configured toolbar like this :
<EjsGrid Toolbar="@(new List<string>() { "Add","Edit", "Delete", "Cancel", "Update"})" ... />
Best regards,
Benoit