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
Wayne
NA
1
0
Capturing characters in a DataGridView custom column
Mar 7 2007 9:18 PM
We have added a user control as an editor in the DataGridView by declaring a class and adding it as a column to the grid. The class is a custom datagrid column implementing the user control which contains a textbox for editing.
When we type characters in this textbox, certain characters are not captured (e.g. lower-case q, dollar sign, exclamation and decimal point).
Has anyone come across this issue or anything similar?
Reply
Answers (
0
)
DateTime Limitations
C# Web Application - Top DataGrid overlapped with bottom datagrid after databinding