5
Answers

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

Soumya Surendran

Soumya Surendran

13y
3.9k
1
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)