J
jack
Hi,
My boss wanted to create a datagrid which should calculate the
formulas which is entered in one of the textbox of the grid
For example if first textbox in grid is given the name A with the
value 10
and second textbox B is given with the value 20
then , in the third text box if i type A+B the value 30 should be
displayed
More over the grid should also have the ability to add rows.
If any one in this group had come across such scenario . Please let me
know how this could be achieved.
My boss wanted to create a datagrid which should calculate the
formulas which is entered in one of the textbox of the grid
For example if first textbox in grid is given the name A with the
value 10
and second textbox B is given with the value 20
then , in the third text box if i type A+B the value 30 should be
displayed
More over the grid should also have the ability to add rows.
If any one in this group had come across such scenario . Please let me
know how this could be achieved.