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
Guest User
Tech Writer
32
7k
Validation
Nov 13 2015 11:23 AM
Hi,
I have a WPF application and I'm using using a dataset to perform CRUD operations.
I'm also using a ValidationRule for all the textboxes.
What I want is that if the user clicks the ADD or UPDATE button, I want to check if the window validates and if so then I want to Insert or Update data.
Reply
Answers (
4
)
CheckBox Checked and Un-Checked Events in Data Grid Header
WPF Application for calculating distance between two places