Skip to content

TabView's BindingContext is initialized for all tabs when the control is loaded in syncfusion tab For MAUI #32

@Arviksain

Description

@Arviksain

TabView's BindingContext is initialized for all tabs when the control is loaded in syncfusion tab. This should not be the right case.
The case should be like

eg:

tabview habing 3 tabs like tabitem1, tabitem2,tabitem3

so when tabview initialized then only initialize bindingcontext for tabitem1 not all the tabitems, like same way when tabitem2 clicked that time only initialize binding context for tabitem2 content.

that should be the architecture like devexpress tabview

Metadata

Metadata

Labels

bugSomething isn't workings/verifiedVerified / Reproducible Issue ready for Fixingtabview

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions