Hi there,
I am developing a WPF application using MVVM pattern and I need to display data in a format attached below.
The first column is for time with some interval. The time and the interval can vary so accordingly the total number of rows could be more or less.
After this I need exactly 5 more columns.
Can you please suggest an appropriate control to fulfill my requirements.
Thanks