Under non-IE browsers the icons on the toolbar for Cut, Copy and Paste do not appear when they are specified using:
<Toolbar>
<ajaxToolkit:Cut />
<ajaxToolkit:Copy />
<ajaxToolkit:Paste />
<ajaxToolkit:HorizontalSeparator />
...etc.
All the others seem to work fine and they work when generated by the default "everything on the toolbar" action.
Comments: Hi! Thank you for sharing your experience! The issue you described fixed and this fix will be available in the next AJAX Control Toolkit release. Best regards, Fadil
<Toolbar>
<ajaxToolkit:Cut />
<ajaxToolkit:Copy />
<ajaxToolkit:Paste />
<ajaxToolkit:HorizontalSeparator />
...etc.
All the others seem to work fine and they work when generated by the default "everything on the toolbar" action.
Comments: Hi! Thank you for sharing your experience! The issue you described fixed and this fix will be available in the next AJAX Control Toolkit release. Best regards, Fadil