I have to display the sum of the column in Data grid for non persistent entity, how can i achieve it ? For Persistent entity its simple just aggregate on the column but for non persistent its giving error.
↧
I have to display the sum of the column in Data grid for non persistent entity, how can i achieve it ? For Persistent entity its simple just aggregate on the column but for non persistent its giving error.