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 read value from ArrayCtrl?
How to read value from ArrayCtrl? [message #38118] Sun, 02 December 2012 01:19
lectus is currently offline  lectus
Messages: 329
Registered: September 2006
Location: Brazil
Senior Member
I'm trying the following:

array.Get(i, 0);

But it returns a number and not a string;

EDIT: Silly me. It returns a String. But SqlArray was returning the ID at (i, 0).
I needed (i, 1) to get the actual data. Embarassed

[Updated on: Sun, 02 December 2012 01:24]

Report message to a moderator

Previous Topic: Get Value in GridCtrl when there are coloured cells
Next Topic: void SetDisplay(int r, int c, GridDisplay& gd);
Goto Forum:
  


Current Time: Thu Mar 28 17:26:09 CET 2024

Total time taken to generate the page: 0.01577 seconds