Click here to Skip to main content
15,889,266 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,
I recently started working on wpf.I am supposed to convert old application from .net 2.0 to WPF.Such industry used application always includes rich interaction with Grids.

When tried 3.5 i found out lack of Grid but Listview is used for that purpose.
So i move forward to 4.0 where datagrid is available.(which is far flexible than listview).

But even WPF is so much famous for its looks and graphical flexibility.
Columnheader of grid still found out to be separated from this graphical operation ,I wondered.

When i tried some trick of using Border control by myself but in vain.
Other Solution were suggesting WPFToolKit to change columnheaderstyle.(specially for gradient effect)

Can anybody help,how to bind data and apply gradient effect to column header of Datagrid without WPFToolKit???
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900