Duplicated
Last Updated: 12 May 2021 12:28 by ADMIN
Svetlin
Created on: 29 Aug 2012 03:57
Category: GridView
Type: Bug Report
4
FIX. RadGridView - column variable name is changed at design time when the localization of the form is changed from default to Polish.
Steps to reproduce:

1. Create a form
2. Set its Localization property to true.
3. Add RadGridView to the form
4. Add 3 GridViewTextBoxColumn instances at design-time
5. Change the Language of the form to Polish
6. The variable names of the columns are changed (gridViewTextBoxColumn1 to gridViewTextBoxColumn4, gridViewTextBoxColumn2 to gridViewTextBoxColumn5, gridViewTextBoxColumn3 to gridViewTextBoxColumn6)
Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
3 comments
Jesse Dyck
Posted on: 14 Mar 2013 07:01
Its old error (2011)

Answer from support ticket:

"This issue is not yet addressed, due to other features and issues with higher priority. Feel free to add your vote for the issue here, since this will increase its priority - the more votes an item have t
Jesse Dyck
Posted on: 13 Mar 2013 05:43
Any news on the resolution of this bug or on a possible workaround ?
Jesse Dyck
Posted on: 29 Aug 2012 11:42
"5. Change the Language of the form to Polish"

Not only Polish but to any language different than default.