Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi,
i have a drop down box, which retrieves data from database and displays in gridview...
i have 4 columns in gridview in which 2 columns are duplicate.

ex:
C1 C2 D1 D2
1   4  1   4
5   6  5   6



i took extra duplicate columns for reference and those columns are kept hidden..

here when i changed any of the values in column1 and column2 but not saved(doesn't click on save button)
and i changed the selection in drop down box.. the it should display an warning message that values are changed but not saved....


can you please help in this code..
Posted
Comments
Sergey Alexandrovich Kryukov 31-Mar-15 22:57pm    
ASP.NET I guess? Add a tag "ASP.NET" then...
—SA

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