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
240
StyleSet inheritance in ISL file
posted

Hi,

I am wondering if we can do multiple inheritance on the style set.

<styleSet name="Header" basedOn="dataentry" />

using basedOn keyword we can do inheritance but can we inheritance 2 stylesset,

 

may be like 

<styleSet name="Header" basedOn="dataentry, main" />

where main is another styleset

??

  • 48586
    posted

    Hello, ­­­­­

     

    I am just checking about the progress of this issue. Let me know If you need my further assistance on this  issue?

     

     

    Thank you for using Infragistics Components

  • 48586
    posted

    Hello,

     

    If you modified the XML of  the isl file, it will be corrupted you wouldn’t be able to use it properly. If we assume that multi-inheritance of style can be done, how the resulted style will appear if both its parents modified same appearance objects ?

    What I could suggest you to do in your case is to create your base style set and to use it as base style for your other stile sets.

     

    Please let me know if you have any further questions.