You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My idea is to add a DataGridNumericColumn class similar to the already existing DataGridTextColumn that functions similar to this use of DataGridTemplateColumn.
I've already implemented something similar in a project of mine, but it's a bit of a hack and I'd like a proper official implementation.
I'm willing to send a merge request and apply your feedback, but first I'd like to get input from the maintenance team on whether such merge request would be accepted in the first place.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
My idea is to add a
DataGridNumericColumn
class similar to the already existingDataGridTextColumn
that functions similar to this use ofDataGridTemplateColumn
.I've already implemented something similar in a project of mine, but it's a bit of a hack and I'd like a proper official implementation.
I'm willing to send a merge request and apply your feedback, but first I'd like to get input from the maintenance team on whether such merge request would be accepted in the first place.
Beta Was this translation helpful? Give feedback.
All reactions