RadzenDataGrid Column Picker dont refresh content #379

Closed
opened 2026-01-29 17:36:19 +00:00 by claunia · 0 comments
Owner

Originally created by @emiliosanchis on GitHub (Apr 19, 2022).

Describe the bug
When the Visible property of a column is changed by code, the content of the Column Picker is not updated

To Reproduce
Bind the Visible property of column to a variable

Expected behavior
If initially the variable is True, the column appears selected in the Column Picker.
When the variable passes to False the Column Picker should show the column unselected

Screenshots

Desktop (please complete the following information):

  • OS: Windows
  • Browser Edge
  • Version 100.0.1185.44

Additional context

Originally created by @emiliosanchis on GitHub (Apr 19, 2022). <!-- IMPORTANT: Read this first!!! 1. If you own a Radzen Professional or Еnterprise subscription you can report your issue or ask us a question via email at info@radzen.com. Radzen staff will reply within 24 hours (Professional) or 16 hours (Enterprise) 2. The Radzen staff guarantees a response to issues in this repo only to paid subscribers. 3. If you have a HOW TO question start a new forum thread in the Radzen Community forum: https://forum.radzen.com. Radzen staff will close issues that are HOWTO questions. 4. Please adhere to the issue template. Specify all the steps required to reproduce the issue or link a project which reproduces it easily (without requiring extra steps such as restoring a database). --> **Describe the bug** When the Visible property of a column is changed by code, the content of the Column Picker is not updated **To Reproduce** Bind the Visible property of column to a variable **Expected behavior** If initially the variable is True, the column appears selected in the Column Picker. When the variable passes to False the Column Picker should show the column unselected **Screenshots** **Desktop (please complete the following information):** - OS: Windows - Browser Edge - Version 100.0.1185.44 **Additional context**
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#379