M
Mohan
Hi,
I am having problem with the find method. It gives an error saying
that the method is not supported. I am not sure why.
Is there something i am missing
This is the code i have.
int rowindex = BindingSource1.Find("ColumnName","461");
I would appreciate any help.
Thanks
MB
I am having problem with the find method. It gives an error saying
that the method is not supported. I am not sure why.
Is there something i am missing
This is the code i have.
int rowindex = BindingSource1.Find("ColumnName","461");
I would appreciate any help.
Thanks
MB