cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

Select a string from a table indicator.

Basicly, what i need is a way to select a string from a table indicator by clicking it. The table is read from a SQL database. I know how to select from a table control but dont know how to do it from an indicator.
0 kudos
Mensaje 1 de 6
3.242 Vistas
Not sure what you're exactly doing with the control and why whatever you're doing won't work with the indicator, but one way to do this is to simply use the Mouse Down event of the table:

Descargar todos
0 kudos
Mensaje 2 de 6
3.218 Vistas
getting an error : labview : memory is full
an error occured loading VI ' Table Mouse Down.vi'
LABVIEW load error code 14 : Could not load data space type map.
when opening your VI :S
i'm using 8.2


Message Edited by FrankBro on 07-12-2008 09:38 AM
0 kudos
Mensaje 3 de 6
3.213 Vistas

Can you post your code?

R

0 kudos
Mensaje 4 de 6
3.208 Vistas
Guess the Save for Previous Version didn't work that time. Well, that's why I posted a screenshot of the code so you could recreate it. Attached is the VI in 8.2.

As indicated, if you post your code we may be able to tell you what is wrong with your code.
0 kudos
Mensaje 5 de 6
3.197 Vistas
ok got it to work, its perfect, thx 🙂
0 kudos
Mensaje 6 de 6
3.193 Vistas