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
vinoth Ezhilan M
NA
16
4.7k
How to create data trigger for data grid dynamic columns?
Mar 4 2013 5:14 AM
Need to create a data grid with configurable columns. In that the cell colors will changes according to the data bind.
The cell color change can be done through above code.
But i need to generate dynamic columns through c# code (in mvvm, ViewModel class).
or
can any one give me the code above in c#.
Can any one help me...
I have spent lots of day on googling...
The end result is null;
Im getting my data grid item source through ObservableCollection<Interface>.
Reply
Answers (
0
)
WPF inkCanvas Paint Application
Return to same page after update/de in pagination using wpf