Hi All,
I want to create a Radgrid in WPF in which i want to merge 7 sub-columns of weekdays (sunday to monday) into one column header (Days).
I am new to wpf ,so dont know how to do this. Is it possible in telerik grid ? Is telerik:GridBoundColumn used for it ?
If yes , then kindly tell me the XAML syntax .
Eg.
I want to create a Radgrid in WPF in which i want to merge 7 sub-columns of weekdays (sunday to monday) into one column header (Days).
I am new to wpf ,so dont know how to do this. Is it possible in telerik grid ? Is telerik:GridBoundColumn used for it ?
If yes , then kindly tell me the XAML syntax .
Eg.
DAYS | |||||||
S | M | T | W | TH | F | Sat | Sun |