Hi... I am using xamdatagrid in which i am adding Datatrigger in Xamdatagridgger resources as <DataTrigger Binding="{Binding RelativeSource={RelativeSource Self}, Path=Record.DataItem.Status}" Value="CANCELLED"> like this.When this datatrigger is call i want to refresh xamdatagrid or recoeds in xamdatagrid.How can i do this? Plz help in solving this issue.
Hello ,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
Hello shankarnag,
I have been looking into your description and having some trouble understanding what exactly are you trying to accomplish. If a DataTrigger is created as per your explanation the binding it holds will raise an error since there is no “Record” property directly exposed on the XamDataGrid class. Please provide us with a more detailed description of the project you are developing and the overall behavior you are trying to achieve.
Thanks in advance. Looking forward to hearing from you.