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  |
Novo
Messages: 1430 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
|
|
|
|
Goto Forum:
Current Time: Sat Nov 29 14:55:33 CET 2025
Total time taken to generate the page: 0.59180 seconds
|