Hi,
I am using vb.net.
I have a datagrid. I need to make sure the new data that user want to add does not exist in that datagrid.
Is there any kind of search or find statement that I can use?
How should I do that!!!
(I am using dataset to load data to the datagrid.)
Sep
I am using vb.net.
I have a datagrid. I need to make sure the new data that user want to add does not exist in that datagrid.
Is there any kind of search or find statement that I can use?
How should I do that!!!
(I am using dataset to load data to the datagrid.)
Sep
Comment