Hi DevExpress-Team,
I'm encountering a localization/culture problem with the AspxGridView. In the GridViewCommandColumn the attribute SelectAllCheckboxMode is set to "AllPages". The bin folder contains the subfolder "de" with the DevExpress.Web.v14.1.resources.dll. In the web.config file the uiculture is set to "de":
<globalization culture="de-DE" enableClientBasedCulture="false" fileEncoding="utf-8" uiCulture="de" />
Debugging also shows that the culture of the page is set to "de".
Nevertheless the tooltip is "Select all rows on all pages" and not the expected german.
Thanks in advance,
Chris
Hi,
I was able to reproduce the issue. I've informed our R&D team about it and they will research it. We will update this thread once we have any results. Your patience is highly appreciated.
Best regards,
Paul