Forum: General Computer Support
08-25-2009
|
|
Replies: 0
Views: 1,051
Plz help
hello!!
plz help..
i want to check whether the value in a dataset is equal to zero or not using if else..
the code for dis is:
(dr.Tables.Columns[2]==0)
{
}
nw..this
gives an error.....
|