Hello,
I have an application which has to display tabular data using some type of grid.
First, is the MSFlexGrid the best choice for this task? There seem to be quite a few grids at my disposal, including the ms - H - flexgrid. I need to be able to add data to the grid at run time and don't want it to be bound to the database.
Secondly, is there a way of resizing the columns in a grid to the text within it. I know I can set the colwidth to a pixel count, so is there anyway to obtain the pixel width of a word?
Thanks in advance
Guru2B
I have an application which has to display tabular data using some type of grid.
First, is the MSFlexGrid the best choice for this task? There seem to be quite a few grids at my disposal, including the ms - H - flexgrid. I need to be able to add data to the grid at run time and don't want it to be bound to the database.
Secondly, is there a way of resizing the columns in a grid to the text within it. I know I can set the colwidth to a pixel count, so is there anyway to obtain the pixel width of a word?
Thanks in advance
Guru2B