Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » Header in body
Header in body [message #48909] Wed, 25 October 2017 11:24 Go to previous message
rafiwui is currently offline  rafiwui
Messages: 105
Registered: June 2017
Location: Stuttgart, Germany
Experienced Member
I am curious about this:
index.php?t=getfile&id=5427&private=0
Somehow my header is moved to the body of the array ctrl.
Initialization code looks like this and is called inside the window constructor:
m_dbTestLayout.m_tableDB.MultiSelect();
m_dbTestLayout.m_tableDB.AddColumn("TE");
m_dbTestLayout.m_tableDB.AddColumn("LE");

m_tableDB is the actual arrayCtrl.
I got this code from the AddressBook example where it works fine.

Anyone got an idea what I am doing wrong?
Ask for more information if needed.


Greetings
Daniel

[Updated on: Wed, 25 October 2017 11:24]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to hide/show gridctrl column at runtime
Next Topic: GridCtrl
Goto Forum:
  


Current Time: Thu Apr 18 14:57:42 CEST 2024

Total time taken to generate the page: 0.02445 seconds