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 » To set data in GridCtrl's Indicator
Re: To set data in GridCtrl's Indicator [message #38452 is a reply to message #38165] Tue, 18 December 2012 06:36 Go to previous message
koldo is currently offline  koldo
Messages: 3358
Registered: August 2008
Senior Veteran
A detail to remember is that SetIndicator() sets the internal row not the visible row.

I mean:
SetIndicator(0, "First row");
SetIndicator(1, "Second row");

will show only "Second row" in the first row.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: ArrayCtrl Xmlize
Next Topic: ArrayCtrl vs GridCtrl
Goto Forum:
  


Current Time: Sat May 04 07:14:19 CEST 2024

Total time taken to generate the page: 0.02725 seconds