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
RanjithKumar chiguruvada
NA
240
106.6k
I have a WPF DataGrid in which I would like to be able to read the contents of a particular cell
Mar 28 2012 5:15 AM
Hi All,
Please Answer these Question Quickly?
I have a WPF DataGrid in which I would like to be able to read the contents of a particular cell.
At the moment I can only get the whole contents of the grid but only concatenated and I have no way to separate the data logically so I can split it into columns. It's like this:
Row1: Column1Column2Column3Column4
Row2: Column1Column2Column3Column4
Row3: Column1Column2Column3Column4
Is there a way to get the contents of a cell in this grid?
Reply
Answers (
2
)
How can i change the style of the Frame - NavigationUI?
datagrid