I am trying to make a Datagrid that displays "Students" but is able to add associated "State_Test_Results" to a column to the right of "Students" properties such as "first_name".
I am having a difficult time getting this functionality. I would like a students score such as "raw_score","development_score","achievement_level" to appear to the right based on what "state_test" I am looking for.
Is there a simple way in Radzen to add a score to a column next to basic "Students" properties based on that tests "strand" and "subject"?
Imagine I have Mike Smith and I want to pull in his development score to a column based on the "strand"(All) and "subject"(Algebra) and score range(0 - 250).
I basically need to somehow pull in all the results from a test based on subject, strand, score type and range into a single column per test type and score type next to their name. Any guidance would be significantly appreciated.
Below is the desired outcome. I am looking to pull the "EOC - ALG"(subject) w/ "ALL" (strand) and use the buttons to get the ranges.
If I purchased Enterprise could I get someone to put this together for me?