2
Answers

COUNTIF() function in C#

Photo of Bineesh  Viswanath

Bineesh Viswanath

6y
4.1k
1
Hello Guys,
 
I need your small help to solve a issue i facing now.
 
my objective is to load data from database to gridview.
 
I want to count the account number how many times it is in the datatable.( the normal sql cell count in is not working here) 
  
 
 
See the screenshot  below.
 
 

Answers (2)