Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
340
Add link text next to checkbox
posted

I have a xamdatagrid with a boolean (checkbox) column.  It's DataSource is an ObservableCollection.  Does anyone have any ideas for how to add text (in the same cell) next to the checkbox?  Kind of like a label.  Ideally, this text will also handle a click event so that it can function like a link.