Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to write code for not updating the record in database if it already existed by using grid view give solution....
Posted
Comments
[no name] 4-Sep-14 7:06am    
If you are telling about grid and which is already binded by your database record.
So you can check it from database or table or by query ... If your counter is greater than 0 then do n't updated

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900