Hi Folks, I have two list( Product and Customer) Product in Row Axis(Its member are P1 to P100) and customer(Its member are C1 to C20) in Column Axis. If I select C1 then product list will get reduced to
|
C2 |
P6 |
|
P7 |
|
P8 |
|
P9 |
|
P10 and so on |
|
How to achive this functionality.