Hi,
I have a data table with data.Now i have change all rows value in a particular column to avoid looping concept.
For example .My data table first column name is Percentage and No.of rows is 100.The row values are different.But now i set all rows value in 50.
How to set the value into all the rows.Now i done using for loop concept.But my question is any method is there to avoid the for loop to change the rows value in a particular column.
Advance Thanks,
T.Saravanan
Thanks,
T.Saravanan