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
1935
When section headers require a "groupingKey"
posted

Hi Infragistics, 

Just a side note first, I don't know if anyone has pointed this out, but there's an awful lot of typos in the help files for the gridview.

Ok, so the question is, according to this help snippet, in order to enable section headers, a groupingKey must be set.

But I'm fairly sure I've created a play project using the grid where I displayed section headers just fine without ever setting a groupingKey.

Soooo, am I missing something?

Parents
  • 40030
    Verified Answer
    Offline posted

    Hey Dave 

    if you're using a dsh, then you need to use the grouping key, unless of course you create a derived version that overeides the appropriate protocol members 

    Of course it you're not using a dsh then obviously the grouping key isn't even available so you just implement the appropriate methods 

    -SteveZ

Reply Children