cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Display header detail records in a grid

Former Member
0 Likes
187

I am fairly new to xMII development. We are currently developing a new application where it is desired to have a grid that displays a header record followed by each of the detail lines associated with that header. It is also desired that repeating information be suppressed in the detail lines.

Does anyone have an idea on if or how this could be accomplished?

Accepted Solutions (1)

Accepted Solutions (1)

salvatore_castro
Product and Topic Expert
Product and Topic Expert
0 Likes

Michelle,

Sounds to me like you are trying to replicate the BI grid functionality. The best method for doing this in xMII is to have two grids, the first with the header information and the second with the details of whatever is selected in the first grid.

Hope this helps.

Sam

Answers (1)

Answers (1)

Former Member
0 Likes

Sam,

I will give this a try. Thank you for your response. Your information is very helpful.

Michelle