11-03-2008 03:01 PM
Dear all,
How to get the value of a particular cell in a table ?
There's an invoke node for setting a cell value . but i cudnt find any node of retrieving a cell value .
Thanks,
Ritesh
11-03-2008 03:28 PM
11-04-2008 01:42 AM
Hi,
I dont know but that program didn't seem to Work for me.
Now, i am storing the values of the Table in a String and Using Index Array to retrieve the value of the Cell.
I wrote a program to change the value of a cell on a Left click. The Algorithm seems to be OK, but its not delivering the desired Output.
Could You please have a look at it and let know where the Problem exists ?
Thanks,
Ritesh
11-04-2008 02:11 AM
hi
as per my knowledge when mouse point is placed on a cell value will not update to that cell because of this u r not getting value in table i have modified ur vi now u can see that value updating after clicking on other cell.
11-04-2008 07:19 AM
Hi Santosh,
Its still not giving out the proper result.
Did you run the program on you sytsem ?
regards,
Ritesh
11-04-2008 07:23 AM
11-04-2008 07:32 AM
Hi PaulG,
I got it .
Its working fine now .
Now i am trying to update the value of the table on Left Mouse Click.
I have already posted the VI in my previous post.
Could you pls have a look at it and let me know if you could figure out the problem?
Thanks,
ritesh
11-08-2008 01:36 PM