2
Reply

c#.net

ranjan sahoo

ranjan sahoo

Apr 2 2013 1:56 AM
1.2k
what is the meaning of
1. ds.Tables[0].Rows.Count > 0
2.ds.Tables[0].Rows[0]["column_name"].ToString();
3.dt.rows.count>0
 with example

Answers (2)