cancel
Showing results for 
Search instead for 
Did you mean: 

Different content for a row popin in every row

Former Member
0 Kudos

HI,

is it possible to have a different content for a row popin in every different row?

For example: In Row 1 I have a ViewContainerUIElement containing View A, in Row 2 I have a ViewContainerUIElement containing View B...

This is what I need, different views in every row...

Is this somehow possible?

Best regards,

Peter

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Has anybody some thoughts on my problem?

I haven't find any solution for this.

Former Member
0 Kudos

I don't think that this is posible. But you can place all your views in the table popin and then just hide what you don't want user to see on each row.

Answers (1)

Answers (1)

Former Member
0 Kudos

Ok thanks, but I will get a problem with the performance. So I have to find another way.

Best regards,

Peter

Former Member
0 Kudos

OK than. Have you think about one view which will be in your table popin, but each element in this view will be created dynamically? Than you will get the look as there are different views, different design for each row, but it will be the same view.

Former Member
0 Kudos

Hi, I think this won't solve my problem, because when 2 Popins are open at the same time they will show the same content...

Best regards,

Peter