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
153
Bind the grid to Dictionary
posted

Hi,

Is there any way we can bind a list of Dictionary to the XamDataGrid, such that the Key in the dictionary represents the column name and the Value provides the value for that field.

if possible, can you provide the sample code. we would like to do it through code and not xaml.

Thanks in advance.