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
2940
Refreshing xamdatagrid using datatrigger
posted

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.

  • 27093
    posted

    Hello ,

    I am just checking if you got this worked out or you still require any assistance or clarification on the matter.

  • 27093
    posted

    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.