Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I have a drop down box that loads a patial view on change.
What I want to do know is validate that the data on the partial view isn't different to a database record where the data originated from.
the partial view contains a form that the user can edit details.
If the data is different it gives the user the option to save changes or cancel changes or ignore changes in a popup.
I have a test button doing the data compare in the partial view so that is fine but how do I access the partial view data etc from the main form.
How do I do attractive popup boxes.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
dropdown list pre change validation of data in partial view
I have a drop down box that loads a patial view on change.
What I want to do know is validate that the data on the partial view isn't different to a database record where the data originated from.
the partial view contains a form that the user can edit details.
If the data is different it gives the user the option to save changes or cancel changes or ignore changes in a popup.
I have a test button doing the data compare in the partial view so that is fine but how do I access the partial view data etc from the main form.
How do I do attractive popup boxes.
is working on a reply...