OK I have a doozie(sp). I am not sure if it can be done in CF or not. But I'm gonna try. Here goes:
I have a row of data. In the first cell I have a textbox where you can change a number.
In the second cell I have a formula, say "x 10".
In the third cell I have the result.
Here is the hard part.
What I need to do is when the user makes a change to the textbox the value in the third cell changes automatically. The issue is that it needs to change immediately without submiting to a DB or back to itself becuase there are multiple rows with the same function.
Any Ideas?
I have a row of data. In the first cell I have a textbox where you can change a number.
In the second cell I have a formula, say "x 10".
In the third cell I have the result.
Here is the hard part.
What I need to do is when the user makes a change to the textbox the value in the third cell changes automatically. The issue is that it needs to change immediately without submiting to a DB or back to itself becuase there are multiple rows with the same function.
Any Ideas?