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
725
It is possible to Trigger datarecordpresenter Border on DatarecordCellArea IsActive
posted

Hi 

I have to set border on record whit over expansion means whole DatarecordPresenter when trigger DatarecordCellArea IsActive property.

Thanks

Adit Sheth

  • 138253
    Offline posted

    Hello Adit,

     

    I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.

  • 138253
    Offline posted

    Hello Adit,

     

    Thank you for your post. I have been looking into it and I created a sample project for you with the functionality you want. Basically I created a Style for the DataRecordCellArea, so I could be able to remove the default selection of the Records. I also copied the default Style of the DataRecordPresenter and set the BorderBrush and the BorderThikness of a Border called addRowFooter. I also added a DataTrigger, so the border can become visible when the Record is active. Please let me know if this helps you or you need further assistance on this matter.

     

    Looking forward for your reply.

    DataRecordPresenterActiveBorder.zip