Project translated automatically.
Log in
or
register,
to view the original
Hello to you. You need an example of implementation of the following: the main window has a table 2x2. The upper line is red, the lower line is green. When pressing the left mouse button on the red line, the green disappears and another 50 red lines are created within the container in which these cells are located. That is, the storage of the container does not change, and the scroll (slip) appears to the right in the container to view all lines. And with the subsequent pressing on any red line the appearance becomes the previous - one red and one green lines. And all cells are filled with numbers from 1 to .... until the last cell is filled. The green line is similar. Maximum use of XAML. Comments on the code.