How to set a fixed width for GridView only one column.
The first column contains the text, and more space is needed for it, numbers are displayed in the remaining columns, and correspondingly less space is needed. Now I have the width of the columns is determined in proportion, so the text does not fit, but in the columns where the numbers have a lot of free space.
Tell me how to solve the problem.