2 or more Dataview at Layout

I have layout 3U.

in layout “b” dataview1, set on click event on dataview1 then load dataview2 in layout “a”.

but properties of dataview2 overdrive properties of dataview1 ;(

change values are template and define(“select”,true); → define(“select”,false);

can i have 2 or mode dataview with different properties ???

Normally you can have multiple different dataviews with different properties on the page.
Can you provide a sample ( at least the initialization code ) where problem occurs ?

and it loaded to tabbar.
when first loaded it all working with different style, but when close tabbar and open it again, dataview in ProjectgrL.cells(“b”) changed.

[code][/code]

Try to update dataview file with the attached one.
dataview.zip (36.5 KB)

still nothing …