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
praveen kumar
NA
36
21.4k
Datagridview Cell Validating Event
Aug 10 2015 7:42 AM
Hi EveryOne,
I have datagridview with some columns i designed design time,
no predefine data in my datagridview i want enter data at runtime,
its working fine i want to validate duplicate cell data at runtime
but here i used " private void DGV1_CellValidating(object sender, DataGridViewCellValidatingEventArgs e)"
in this event i used one property
'e.formattedValue Is property" i want to remove that property data .
if anybody knows please replay me,
Thanks in Advance.
Reply
Answers (
2
)
Respective date values should display on Datagridview
DataGridView