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
1130
Ultragrid DISABLE hierarchy
posted

 HI,

 I have a grid I'm  using to display a collection.  Each row in the collection is of type Product.  There's a property call RelatedProducts which which is a collection of Products.  This seems to cause the WinUltraGrid problems.. it tries to discover band information,stops at 100,and no longer generates the grid I want.  It reverted back to the non-preset look and won't accept my changes.  How can I get the grid to NOT try to look at child collections at all... just bind to the collection and ignore the child collections completely.

 

Thanks

Andy