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
155
Subclassing Guidance
posted

Is there any documentation with details of subclassing Infragistics controls.  There is a post

http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=7388

that describes specific considerations of subclassing the ultradatasource component.  Are there similar considerations for other Infragistics controls?  How about any samples? 

 

 

Parents
No Data
Reply
  • 69832
    Suggested Answer
    Offline posted

    A developer usually subclasses (i.e., derives a class from) a control because the control lacks certain functionality that usually does not appeal to a wide range of customers. Since each developer that subclasses a control presumably does so for a different reason, it is difficult or impossible to anticipate those reasons in advance, hence it is difficult to offer examples. If you have a specific control and scenario in mind, please repost with details and we can try to help.

Children
No Data