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
178
Programmatic access to templates inside fields of XamDataGrid
posted

Hello, does anybody know how to programatically access and
modify template objects inside fields of XamDataGrid?

I got a combobox in Field 1 which will judge which values to show
in combobox Field 2. I want to do this programatically, as the values

of Field 2 needs to be calculated first. I would like to use XamTextEditor or
similar for the combobox as a template. Is it possible to
use FindName function to access the combobox objects inside the
template in XamDataGrid like in WPF?

Could I get a program example or a XAML sample for how to communicate
and fetch between two objects in two fields in XamDataGrid?

Thanks,

Tore, Norway