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
320
Add/Remove columns
posted

Hi Guys,

I was wondering wich event fires when add/remove a column from a xamDataGrid. I'm trying to get a LabelPresenter object after a column has been added with VisualTreeHelper.GetChild(pParent, pIndex),but I'm getting the wrong object. Any idea?

Best,

Pablo