starting with tktable

tunity5_at_yahoo.com
Date: 02/27/05


Date: 26 Feb 2005 22:36:23 -0800

I am thinking of using tktable but have a few questions:

- is it possible for the cells to resize themselves as data is entered?
- is it possible to have rows numbered automatically?
- is it possible to delete (unset) the array when the widget is
destroyed?
- are there bindings that will allow easy editing of text in individual
cells? (like highlighting with the mouse, moving left/right, etc.)
- how does one validate data or reformat it? (remove extra spaces,
etc.)

Thanks!



Relevant Pages

  • Re: Column resizing problems in table -- help??
    ... > In the default template I created, the cells are just wide enough for the ... > If I manually resize the column to fit the text, ...
    (microsoft.public.word.pagelayout)
  • Column resizing problems in table -- help???
    ... rows of cells contain identifying text for what's in that particular table. ... If I manually resize the column to fit the text, ...
    (microsoft.public.word.docmanagement)
  • Column resizing problems in table -- help??
    ... rows of cells contain identifying text for what's in that particular table. ... If I manually resize the column to fit the text, ...
    (microsoft.public.word.pagelayout)
  • Re: Range as cell numbers
    ... Set objRange = objExcel.range, .Cells(lngMaxRow, lngMaxColumn)) ... Anyway, to see that you can create a range using Resize, copy/paste and then run the following code... ... strRange = .Cells.Resizegives Type mismatch. ... I know I can change Rangeto Cells(14,1), but how do you specify a range of cells in this way? ...
    (microsoft.public.excel.programming)
  • Re: Format/Row/Autofit
    ... >Row Autofit doesn't work properly with merged cells. ... >You can resize manually or via Macro. ... >Gord Dibben Excel MVP ...
    (microsoft.public.excel.misc)