|
-
Nov 28th, 1999, 12:31 PM
#1
Thread Starter
New Member
Hi,
I am facing difficulty in hiding a column in Flex Grid. We are hiding the column by setting the colWidth(N) = 0 , since the AllowUserResizing is set to True , the user is able to see the hidden column.
There is a property called ColIsVisible(N) which gives the status of the column , hidden or not.
But this seems to be a read only property whereas in MSDN (help) it states that one can set/read the property.
The version of flexgrid we are using is 6.00.8418.
Could you please suggest as to how you hide a column in MSFLEXGRID.
Note: The requirement is to allow the user to resize.
Thank You.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|