I am using visual studio 2008(C#) as front end and ms access as back end In data table there are two columns as 1.Rate and 2.VAT. I want to perform add operation on this columns values and show the addition in the third column in same data table. I am retrieving these two columns from database into data table.
Please help me in this situation..
Thanks & Regards,