how to muliply a column of a datatable with a value without looping..

May 20 2011 5:25 AM
hai..expert....

I have a datatable with more than 5000 rows. I want to muliply first column's value with 100. for this i hav used foreach loop. But it taks long time. Do we have any other option to multiply ???

thanks in advance........

Answers (5)