Auto Resizing in a ClistCtrl
- by Isuru
Hi,
Is there a way to resize the listcontrol automatically? Usually when the item gets too long the back end disappears from view and the user manually has to resize the width of the column.
Is there anyway to do this by the code?
Thank You!!