Hello,
I'm in the proccess of adding multilingual support for our application so that it supports both English and French. We're using the functionnality provided with the .NET framework, namely the Language and Localizable properties of the form.
I was, however, shocked to discover that the UltraListView column headers do not seem to support multiple languages. I've tried setting the Text property of the MainColumn or SubItemColumns, but it appears to be independant of the resource files .NET creates for multilingual support.
I'm a right in understanding this control dosen`t have multilingual support? or is there something that I'm doing incorrectly?
Any help is much appreciated, thank you.
That is a bug which has recently been addressed; you should log an incident so that you are notified when the next hotfix becomes available.