bindable propertie

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • João Santa Bárbara

    #1

    bindable propertie

    hi all
    i have created my own navigation component with several buttons, i have
    based it on the currency manager using a few handlers.

    but my problem is, in other component that i have created i have a property
    called EntID wich is a integer, that propertie is bindable with a field
    from a datatable. when i press the next button from my navigation to another
    field, it changes the buttons like i was editing, when it suposed to be in
    normal state.
    i have been debugging the component and first it call the get property ,
    and second the set property and again the get ..
    it supose to be only once the get property ..

    can someone help me ..
    thks


Working...