1
Answer

my topic is checked rows comparision with th another lable

bhakti panchal

bhakti panchal

12y
1.8k
1
my error is 

Input string was not in a correct format.
 

in 

gridview for 
 int b1 = Convert.ToInt32(grdpoint.Columns[0].ToString()); .
i m tryng to compare the lable value and to my grid's first column value. so how to solve my problem???

Answers (1)