Seal Report Forum
»
General
»
General Discussions/Other
»
how to pass data between 2 different models
Rank: Newbie
Groups: Registered
Joined: 1/23/2018(UTC) Posts: 0 Location: jordan
|
hello there ,
How I can pass data between two models , reason for that I want a model for totals and model for details so i can calculate the average as example ?
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 12/20/2013(UTC) Posts: 1,209 Thanks: 14 times Was thanked: 206 time(s) in 199 post(s)
|
Well, if you have 2 models you can let the SQL do it for you: one SQL for the Details and one SQL for the Totals.
Otherwise you have to dive in C# coding to modify your result tables (Pre Load, Post Load, Final Scripts or your model), or change you main view template to perform special operations... Check the samples.
|
|
|
|
Seal Report Forum
»
General
»
General Discussions/Other
»
how to pass data between 2 different models
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.