S
SammyBar
Hi all,
My datagrid has two columns: a small one to hold the article's code, and a
wide one to hold the article name. The problem is the article name can be
too long, longer than the width of the grid. Then I choose the last column
width to be longer than the grid width. When I select the last column with
the pen, the datagrid shows "the end" of the last column, I mean it is only
visible the final of the last column instead of showing the beginning of the
column. I should scroll left to view the cell's beginning. As a consequence
of the fact that not all the article's name are long, many cells are
displayed empty when cell is selected. How can I make this wide column to be
displayed "from the beginning" when clicked?
Thanks in advance
Sammy
My datagrid has two columns: a small one to hold the article's code, and a
wide one to hold the article name. The problem is the article name can be
too long, longer than the width of the grid. Then I choose the last column
width to be longer than the grid width. When I select the last column with
the pen, the datagrid shows "the end" of the last column, I mean it is only
visible the final of the last column instead of showing the beginning of the
column. I should scroll left to view the cell's beginning. As a consequence
of the fact that not all the article's name are long, many cells are
displayed empty when cell is selected. How can I make this wide column to be
displayed "from the beginning" when clicked?
Thanks in advance
Sammy