5
Answers

Need to count my row...

Israel

Israel

10y
1k
1
Hello!

lblTotal.Text = dvgTest.RowCount.ToString();

With this code I wrote I can easly count all the datagrid row. But I am in need to count only blank row of my datagrid. How can I proceed.

Thanx,
Israel.
Answers (5)