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
{{ message }}
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
The table implemented using the WPF GridControl is painful every time new functionality is added to it. Re-implement a custom table control that does exactly what we want and no more.
The table implementation must use view model binding instead of a separate data table.
The text was updated successfully, but these errors were encountered:
The table implemented using the WPF GridControl is painful every time new functionality is added to it. Re-implement a custom table control that does exactly what we want and no more.
The table implementation must use view model binding instead of a separate data table.
The text was updated successfully, but these errors were encountered: