Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Hide Column of the GridWnd Collapse All
Subject Author Date
Bahrudin Hrnjica Mar 24, 2006 - 5:46 AM

I didnt find GridWnd supports hide column, and selection of the hide column. I can make hide column by setting ExtendSet to 0, but the problem is that i dont want to select hidden colum when arrow key is pressed.
How can i fix that, and do you plan to implement such a feature.
regards

Technical Support Mar 24, 2006 - 1:50 PM

We are still keeping the CExtGridWnd class as a generic grid window with customizable horizontal/vertical scrolling strategies. The feature you are asking for is currently supported in the CExtReportGridWnd class which is derived from CExtGridWnd class. Please provide us with all the behavior details of the grid you need.