Invalidate right component, invalidate component inside component or the parent component?
Notice: This thread is very old.
- mcmatak
- Member | 504
My architecture is
http://www.onlinesekac.cz/…ke-bundy/c-7
CategoryPresenter
FilterComponent
FilterProducersComponent
ProductListComponent
when you change filtering you neeed to invalidate
FilterComponent and ProductListComponent
when you click on Více (2910) in the producers block “Značky”, i need to invalidate and return
snippet of component FilterProducersComponent which is modal window content
how you would do this?
Last edited by mcmatak (2016-02-12 15:16)