Home » U++ Library support » U++ Core » conversion between data of a cell of the arrayctrl to int
Re: conversion between data of a cell of the arrayctrl to int [message #2570 is a reply to message #2566] |
Tue, 18 April 2006 00:36   |
 |
forlano
Messages: 1207 Registered: March 2006 Location: Italy
|
Senior Contributor |
|
|
luzr wrote on Tue, 18 April 2006 00:19 |
First of all, best is simply to store "int" into ArrayCtrl, then you can simply write
editRatNat <<= ~arr.Get(int_row, "RatNat");
|
I agree! but, forgive the silly question, how to store int in a particular column? (I want to eliminate that #include)
I've learned 0how to set Ctrls, for example:
arr.AddColumn("Avail", "Avail", 4).Ctrls<Option>();
but what about stupid int?
Luigi
|
|
|
Goto Forum:
Current Time: Wed Jun 18 20:44:54 CEST 2025
Total time taken to generate the page: 0.04589 seconds
|