Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Two different variants on the same grid

Former Member
0 Likes
329

i have a summary report & drill down report of it.

Suppose i drill down on column 'A' of summary & i save a variant here say 'VAR1' .

And now I drill down on another column ,say 'B' also from summary , i can see the same variant 'VAR1' here .

I don't want that. I don't want to see the variants for one drill down in the other drill downs.

Note that the grid and the screen used here for both the drill downs are same.

I know that using HANDLE of DISVARIANT we can handle this requirement if we are on different grids/screens, but here its the same screen/grid which is used for both the drill downs.

Actually I have around 10 columns on which i have drill down.

& i want the variants to be individual for each columns at the drill down report.

Please let me know if anyone has solution for this.

SMS

1 REPLY 1
Read only

Former Member
0 Likes
301

Hi

Since you are using the same GRID for both the reports , the Variants of one drill down is visible to other. if you use different GRIDS this won't be.

Reward points if useful

Regards

Anji