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 » Community » Newbie corner » Confused about ArrayCtrl
Re: Confused about ArrayCtrl [message #40873 is a reply to message #40853] Fri, 27 September 2013 05:02 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
IMHO, this callback is designed to inform you that data has changed. No matter how. To get position you can call GetCursor(). It is not hard to figure out what happened. You just need to know number of records before this callback. If you check number of records inside of this callback and calculate the difference, then you get only three different values: -1, 0, +1, which mean deleted, changed, added.

Regards,
Novo
 
Read Message
Read Message
Previous Topic: SortedIndex and Less
Next Topic: Table is empty ?!
Goto Forum:
  


Current Time: Fri May 10 03:29:54 CEST 2024

Total time taken to generate the page: 0.02661 seconds