Skip to main content

All Questions

3 votes
2 answers
3k views

Access Controls in Silverlight DataGrid Column Header from Code

We have custom headers in the Silverlight DataGrid using the ContentTemplate. We've got a button in the header and need to programmatically access the button to hook up the event. We're using ...
fuzzyman's user avatar
  • 8,391
0 votes
1 answer
791 views

Silverlight databinding with IronPython and Datagrid

We've been successfully using clrtype with IronPython 2.6 and Silverlight for databinding, based on the example provided by Lukás(: http://gui-at.blogspot.com/2009/11/inotifypropertychanged-and-...
fuzzyman's user avatar
  • 8,391