1. Arcady Abramov
  2. SnapDevelop
  3. Tuesday, 6 June 2023 11:39 AM UTC

Hello, team

Is groupcalc function still required in .NET Datastore?

If yes, then what is it's name now?

Thank you

Arcady

Arcady Abramov Accepted Answer Pending Moderation
  1. Wednesday, 7 June 2023 08:33 AM UTC
  2. SnapDevelop
  3. # 1

Just to make sure

If I already have groups defined in my data store model.

There is no need to run groupcalc functions after multiple rows manipulation? It is calculated automatically when data changes?

Arcady

Comment
  1. Logan Liu @Appeon
  2. Thursday, 8 June 2023 15:35 PM UTC
Hi Arcady, for .NET DataStore, it's not visual and never groups data. Even if you call GoupBy methods, you can are actually getting results from a new IGroupingGetter object.

Regards, Logan
  1. Helpful
There are no comments made yet.
Logan Liu @Appeon Accepted Answer Pending Moderation
  1. Wednesday, 7 June 2023 08:29 AM UTC
  2. SnapDevelop
  3. # 2

Hi Arcady,

The groupcalc function is not required in .NET DataStore.

To group rows of the primary buffer of DataStore, please try to use the GroupBy methods. 

Regards, Logan

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.