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 General Discussion » Position of the grid? Collapse All
Subject Author Date
meone kim Oct 26, 2011 - 8:57 PM

How do you add columns and rows on the grid
Is the position adjustment is also the start of the grid?

I am a beginner -0-;;

look Nov 4, 2011 - 6:06 PM

thank you
ˆˆ

Technical Support Nov 1, 2011 - 3:43 AM

The CExtGridWnd::ColumnAdd() and CExtGridWnd::RowAdd() methods allow you to add columns and rows. The CExtGridWnd::FocusAdd() allows you to set the focused grid cell. Please take a look at the following simplest possible dialog-based app dedicated to the grid control:

http://www.prof-uis.com/download/forums/ForMarianne.zip