Hi,
I am new to this forum.
I have a problem with mshFlexgrid. I want to handle the resize column and row, in example, when the user release the mouse button after resizing a column, i need to know the new size of the column exactly when the user release the button.
I need this info because i have a few text boxes over it, just to enter some data and i need to resize the text box controls to the size of the cell but i couldnt find the event or handle it in anyway.

Also, is there a way to know if the scroll bar is visible at a moment, lets say, the user have 5 rows, so no scroll bar is visible, but when it reaches 10 a scroll bar will be automatically be visible and i just want to know if there is an "EASY" way, like a flag, to know this.

Thanks for anyhelp.