Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums
Members
Pages
Search
Help
Register
Login
Home
Home
»
U++ Library support
»
ArrayCtrl, HeaderCtrl & GridCtrl
»
Hide arrayctrl column?
Show:
Today's Messages
::
Show Polls
::
Message Navigator
E-mail to friend
Hide arrayctrl column?
[
message #9660
]
Thu, 24 May 2007 00:17
michael
Messages:
153
Registered:
May 2007
Location:
Germany
Experienced Member
Is there a way to hide a single column in an arrayctrl?
Michael
Report message to a moderator
Re: Hide arrayctrl column?
[
message #9662
is a reply to
message #9660
]
Thu, 24 May 2007 10:13
michael
Messages:
153
Registered:
May 2007
Location:
Germany
Experienced Member
Ok, solved it by using:
datagrid.ColumnWidths("0 1 1 1 1 1 1 1");
Michael
Report message to a moderator
Re: Hide arrayctrl column?
[
message #9663
is a reply to
message #9662
]
Thu, 24 May 2007 11:20
unodgs
Messages:
1367
Registered:
November 2005
Location:
Poland
Ultimate Contributor
Or arr.AddColumn("column", 0) or better (if this column will never be shown) arr.AddIndex()
Report message to a moderator
Re: Hide arrayctrl column?
[
message #9664
is a reply to
message #9660
]
Thu, 24 May 2007 11:32
michael
Messages:
153
Registered:
May 2007
Location:
Germany
Experienced Member
Ah, AddIndex() is much better. Thanks.
Michael
Report message to a moderator
Re: Hide arrayctrl column?
[
message #9687
is a reply to
message #9664
]
Thu, 24 May 2007 23:55
mirek
Messages:
14255
Registered:
November 2005
Ultimate Member
...note that the mapping between columns and indices can take various forms. Index can be visible in none, single or many columns, column can display one or more indices...
Report message to a moderator
Previous Topic:
Applying NoDuplicate within GridControl
Next Topic:
Get data from arrayctrl
Goto Forum:
- Community
U++ community news and announcements
PR, media coverage, articles and documentation
U++ Webs: Functioning, Layout , Design, Features and Structure of these forums, homepage etc.
Coffee corner
Newbie corner
U++ based job offers
- Developing U++
U++ Developers corner
External resources
Releasing U++
UppHub
Bugs (& fixes)
Documentation
U++ TheIDE and Library: Releases and ChangeLogs
Mac OS
Android
- U++ Library support
U++ Library : Other (not classified elsewhere)
U++ Core
Look and Chameleon Technology
U++ Libraries and TheIDE: i18n, Unicode and Internationalization
U++ SQL
U++ MT-multithreading and servers
U++ Callbacks and Timers
U++ Widgets - General questions or Mixed problems
TopWindow&PopUp, TrayIcon
Menus&Toolbars
StatusBar&InfoCtrl
Splitter
TabCtrl
Slider&ProgressIndicator
ArrayCtrl, HeaderCtrl & GridCtrl
TreeCtrl
RichText,QTF,RTF...
LineEdit, EditFields, DocEdit
Draw, Display, Images, Bitmaps, Icons
FileSel&FileList, Path
CalendarCtrl
Skylark
ScatterDraw & ScatterCtrl
Archive
- U++ TheIDE
U++ TheIDE: Other Features Wishlist and/or Bugs
U++ TheIDE: Compiling, Linking, Debugging of your packages
U++ TheIDE: Installation, Compiling and Running of theide
U++ TheIDE: CodeEditor, Assist++, Topic++
U++ TheIDE: Packages
U++ TheIDE: Layout (Forms) Designer
U++ TheIDE: Icon designer
- Extra libraries, Code snippets, applications etc.
U++ users applications in progress and useful code snippets, including reference examples!
U++ Esc Interpreter, Esc Macros and templates
C++ language problems and code snippets
Applications created with U++
OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc
-=]
Back to Top
[=-
[
Syndicate this forum (XML)
] [
] [
]
Current Time:
Sat Apr 26 20:24:35 CEST 2025
Total time taken to generate the page: 0.01703 seconds