vtextfield

  1. C

    B4J Question [BANanoVuetifyAD3] SetData for Placeholder in VTextField does not work ?

    Hi, I have a probelm to set Placeholder in runtime. I set this in abstract designer: And set it like this VueComponent.SetData("a1placeholder", "Outer radius") I will only get this: And I cannot find a .Update??? for the placeholder. Do anybody know if there is a solution for this ?
Top