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
195
XamGrid custom cell/row
posted

Hi

Is there a way I can provide my own derived classes for the cell/row controls? I need to do it to wide Automation functionality.

Parents
  • 16495
    Verified Answer
    Offline posted

    Hello Andrey,

    Due to the complexity of the way on which the XamGrid process the CellControls and in regards to the internal logic for cells and rows the using of derived object  is not feasible. What you can modify is the default style of XamGrid or CellControl. It is located on the following destination on your machine:

    C:\Program Files (x86)\Infragistics\2017.1\WPF\DefaultStyles\XamGrid\generic.xaml

    Also an available approach  to extend the CellControl is by using behaviors. You can see the following forum thread, where similar approach was discussed:

    https://ko.infragistics.com/community/forums/t/110661.aspx

    Let me know if you have any questions.

    Sincerely,
    Zhivko
    Associate Software Developer

Reply Children
No Data