how to muliply a column of a datatable with a value without looping..
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........