hi
i have a stored proc that does updates based on primary key.
basically, i want to update a field in a table based on the product key that is found the in radgrid.
for example, my radgrid now shows 5 products and i want to update my table based on those listed in a radgrid.
how should i go about it? thanks
i have a stored proc that does updates based on primary key.
basically, i want to update a field in a table based on the product key that is found the in radgrid.
for example, my radgrid now shows 5 products and i want to update my table based on those listed in a radgrid.
how should i go about it? thanks