Hi ,
I want a sample on xamdatagrid as usercontrol and binding data dynamically based on the certain conditions
Please provide me the sample if possible
Thanks,
Chandu
Hello cravika,
This is just a follow up if you require any further assistance.
I attached an example using an ObservableCollection.
can you provide a sample for the same
In the control you can set the DataSource property in the code-behind and examples can found here: http://help.infragistics.com/NetAdvantage/WPF/2011.2/CLR4.0/?page=xamData_About_Data_Binding.html.