Glowworm27
Programmer
I have an App that I want to use some sort of a Grid.
Basicaly I want to list employees down the left side, and then have 8 columns.
Sunday Thru Saturday and the last Column Totals
In which I want to display Scheduled hours for each employee, for each day of the week. and in the totals column display the total hours for the week.
Now I was starting to use the Micro$oft FlexGrid, and was also looking at True Grid. Which is better/easier/more flexable? to use, or would a different Control be a better solution? Say a ListView Control?
Some features I would like are to be able to Center the text in each cell, change the font in each cell.
thanks in advance
[Cannon]
George Oakes
Goakes@TiresPlus.com = Programmer
George@1-Specialday.com = Mobile DJ
Check out this awsome .Net Resource!
Basicaly I want to list employees down the left side, and then have 8 columns.
Sunday Thru Saturday and the last Column Totals
In which I want to display Scheduled hours for each employee, for each day of the week. and in the totals column display the total hours for the week.
Now I was starting to use the Micro$oft FlexGrid, and was also looking at True Grid. Which is better/easier/more flexable? to use, or would a different Control be a better solution? Say a ListView Control?
Some features I would like are to be able to Center the text in each cell, change the font in each cell.
thanks in advance
[Cannon]
George Oakes
Goakes@TiresPlus.com = Programmer
George@1-Specialday.com = Mobile DJ
Check out this awsome .Net Resource!