Grid with dynamic number of rows and columns
The post showcases a WPF datagrid with dynamic columns where the number of rows and columns is defined but all cells have the same size. Table of contents: Source code GitHub Introduction The post is devoted to the WPF...