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 » finding row by key
Re: finding row by key [message #20872 is a reply to message #20842] Wed, 15 April 2009 14:22 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
Using Find? Smile

	int        Find(const Value& v, int ii = 0, int from = 0) const;
	int        Find(const Value& v, Id id, int from = 0) const;



Mirek
 
Read Message
Read Message
Previous Topic: Image In Cell In ArrayCtrl ? !!
Next Topic: When ArrayCtrl is Embedded into TabCtrl, AutoHideSb() will be fail
Goto Forum:
  


Current Time: Mon Aug 25 04:57:01 CEST 2025

Total time taken to generate the page: 0.04792 seconds