TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mahesh Reddy
NA
363
17.1k
values are not updating after clicking of save button
Dec 14 2018 1:14 AM
Hi,I have 4 tables
and one grid view
in grid view we have one button edit
after clicking of edit button it was displaying relavant values
right now problem is after clciking of save functionality updated values are coming to controller
fincally it was showing Order Success
but values are not updated
Could please any body help me
i am facing this probelm since 15days
1) Orders(Parent table)
2)Items(Child table)
3)subitems
Based upon OrderId it can display Item values
and also Based upon Item Id it can display subitems
I am using MVC
Note:finally values are coming to debugging but not saved to database
Kindly please help me
Reply
Answers (
15
)
concatenate multiple rows into one row in sql server
How to write transactions in C# and SQL