Retrive value from datagrid
We can retrive datagrid value by using the following code:
datagridviewname[columinder,rowindex].value.toString();
in dot net
try!
it will work
We can retrive datagrid value by using the following code:
datagridviewname[columinder,rowindex].value.toString();
in dot net
try!
it will work