Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » How to get edit data in virtual ArrayCtrl?
Re: How to get edit data in virtual ArrayCtrl? [message #9798 is a reply to message #9797] |
Wed, 30 May 2007 23:33   |
 |
mirek
Messages: 14266 Registered: November 2005
|
Ultimate Member |
|
|
Not that this would be used too often, but...
What you get there is the line index. You are supposed to use Convert ("SetConvert") to connect this line index to the data. Convert is invoked by ArrayCtrl invoked before setting data to widget (Format) and back (Scan), so you should be able to use these methods to connect this with your GridData.
Mirek
[Updated on: Wed, 30 May 2007 23:34] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Jul 18 03:27:43 CEST 2025
Total time taken to generate the page: 0.03947 seconds
|