Click here to Skip to main content
15,913,296 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have two Asp.net Pages

1. List.aspx with 3 text boxes and 2 dropdowlists,
when I click search button, the values are displaying on dynamic html table, it has edit link for each record, when i click edit link it redirecting to

2.New.aspx
with the help of JavaScript.
The values are presenting in the New.aspx page and delete also happening, but update, clear is not happening and also new record is not adding.
Only the redirected values are appearing always, when I click update button, clear Button and save button.

Could you please let me know how to solve this problem.

Thanks & Regards
Sriram
Posted
v3

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