emmas
23 Aug 2010, 1:25 PM
I need to loop through all rows of the grid (including not modified ) and count distinct data from a particular column. Is there a way to do that?
For example first row shows check# 11, second row check# 22, and the third row check# 11 again, the count distinct should return 2.
thanks
For example first row shows check# 11, second row check# 22, and the third row check# 11 again, the count distinct should return 2.
thanks