U++ framework
Do not panic. Ask here before giving up.

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: 3460
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: Sun Jul 19 09:17:46 GMT+2 2026

Total time taken to generate the page: 0.00464 seconds