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 » 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 Go to previous messageGo to previous message
mirek is currently offline  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

 
Read Message
Read Message
Read Message icon14.gif
Read Message
Previous Topic: Get data from arrayctrl
Next Topic: GridCtrl align text in column
Goto Forum:
  


Current Time: Fri Jul 18 03:27:43 CEST 2025

Total time taken to generate the page: 0.03947 seconds