07-15-2005 03:55 AM
07-15-2005 04:06 AM
Hi
One way is to react on the "value change"-event of the table.
You can read the cell which was edited. If this cell should not be changed you can write the old value in again.
Just see the attachment.
Hope this helps.
Thomas
07-15-2005 04:32 AM
Hi Thomas,
Thanks for the reply. I tried with the suggetions, but i am not able to keep a track of the previous values,
where in, i could not compare with the old values ,though the ctrl-reference is giving me the edited position
& the new value.
since, contents of table are more, i am finding it difficult to keep the track of the previous values.in order to compare
can you suggest any other way of achieve the concept
Regards
07-15-2005 04:34 AM
07-15-2005 05:01 AM
07-15-2005 06:07 AM
07-18-2005 12:12 AM
07-18-2005 12:14 AM
07-18-2005 12:16 AM
Hi
Could you post it as LV7.0 (save with options >> save for previous version)?
So using the value change event is what I suggested in my first message and I also made in the example. So I'm wondering how your vi looks like.
Thomas
07-18-2005 03:29 PM