Hi to all,
I generate the columns of a CSpJavGrid dynamically, in the code. The
witdh of each column is settled by a value chosen by the user.
Now, I want to enable the user to modify the width of each colmun,
by dragging the mouse on the edge of the column, hence to allow resizing
each column with the only mouse.
I tried this, but it does not work:
CSpDisplayField df = _MyGrid.getColHeaderChild(i);
System.out.println("width of the "+ i +" th column = " +
df.getWidth());
If anyone could tell me hoe to get the displayed widths of the
column, I would really appreciate,
Thanx,
Guillaume CREST
Universal Flower.
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]