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
2349
How do I remove the footer from child rows?
posted

I know there's got to be a way to access this property, but it's driving me crazy that I can't find it! 

Parents
  • 2349
    posted

    That is how do I remove the summary row from child rows?  This DOESN'T work:

     grid.DisplayLayout.Bands["ChildBand"].Override.AllowRowSummaries = AllowRowSummaries.False;
     

Reply Children
No Data