I really like a lot of the RadGrid's functionality, and I think it's the route to go for the following problem, but i'm looking for some help on a best approach for the following problem. Be it the rad grid or some other set of controls.
I have a Planning Year and a Planning Unit that are selectable controls, for the two controls, I want to populate some form of grid or other RadControl that allows me to repeat the following pattern.
Page 1
1. Print Planning Unit and associated year,
2. Print Planning Unit Purpose,
3. Print Planning Unit Objectives. (created by using planning unit and planning year, gives you the objective list for that planning year)
Page 2 thru end
3. Print Objective Data (created by getting planning unit and planning year, gives you the objective list for that planning year)
a) Print Objective Statement
b) Print Objective Tasks Detail (joined with objectives)
c) Print Assessment Measures Detail (joined with objectives)
d) Print Results Detail (joined with objectives)
e) Print Use of Results Detail (joined with objectives)
f) Status Reports Detail (joined with objectives.
I have a Planning Year and a Planning Unit that are selectable controls, for the two controls, I want to populate some form of grid or other RadControl that allows me to repeat the following pattern.
Page 1
1. Print Planning Unit and associated year,
2. Print Planning Unit Purpose,
3. Print Planning Unit Objectives. (created by using planning unit and planning year, gives you the objective list for that planning year)
Page 2 thru end
3. Print Objective Data (created by getting planning unit and planning year, gives you the objective list for that planning year)
a) Print Objective Statement
b) Print Objective Tasks Detail (joined with objectives)
c) Print Assessment Measures Detail (joined with objectives)
d) Print Results Detail (joined with objectives)
e) Print Use of Results Detail (joined with objectives)
f) Status Reports Detail (joined with objectives.