Change visibility modifier for getSortIndex and SaveSettings in RadzenDataGrid #1294

Open
opened 2026-01-29 17:51:44 +00:00 by claunia · 0 comments
Owner

Originally created by @AlexForeach on GitHub (Jul 12, 2024).

I have implemented my own table inherited from RadzenDataGrid. When implementing the settings, I noticed that it is very inconvenient that the getSortIndex and SaveSettings methods are internal. I've looked at the source code, and it seems to me that it won't be worse if we make their visibility modifiers public.

I've already fixed it. If I am given access, I could send you a pull request.

Originally created by @AlexForeach on GitHub (Jul 12, 2024). I have implemented my own table inherited from RadzenDataGrid. When implementing the settings, I noticed that it is very inconvenient that the getSortIndex and SaveSettings methods are internal. I've looked at the source code, and it seems to me that it won't be worse if we make their visibility modifiers public. I've already fixed it. If I am given access, I could send you a pull request.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1294