Ext.NET icon indicating copy to clipboard operation
Ext.NET copied to clipboard

Ext.Net.PagingToolbar custom text may not work due to defaults

Open fabriciomurta opened this issue 5 years ago • 0 comments

Found: 5.2.0 Ext.NET forums' thread:

If using Ext.NET in another locale and the ext:PagingToolbar (Ext.Net.PagingToolbar) values for custom text is set to the english value that matches its default to English, Ext.NET treats that provided value as "default", won't emit javascript config for it, and the default localized value is used instead.

The default for text strings should always be 'null', instead.

fabriciomurta avatar Jun 05 '20 15:06 fabriciomurta