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

Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » finding row by key
finding row by key [message #20842] Mon, 13 April 2009 19:55 Go to next message
TeCNoYoTTa is currently offline  TeCNoYoTTa
Messages: 138
Registered: July 2008
Location: Egypt
Experienced Member
hello all

i have ArrayList and for Every Row i put certain key

how can i find the row by using this 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: 14291
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
Previous Topic: Image In Cell In ArrayCtrl ? !!
Next Topic: When ArrayCtrl is Embedded into TabCtrl, AutoHideSb() will be fail
Goto Forum:
  


Current Time: Sun May 10 16:50:55 GMT+2 2026

Total time taken to generate the page: 0.00480 seconds