Page 1 of 1

Inputmask Textbox

Posted: Mon Mar 01, 2010 1:28 pm
by Mario Mansilla
Hola :
Tengo problemas con el control textbox .
El mismo ocurre cuando quiero colocar el valor numerico 0.01 en los controles textbox .
Les envio un ejemplo para que vean lo que ocurre .
Cuando el control recibe un valor constante (Nuevo) no hay problema , pero cuando recibe un valor desde la DBf (Editar) el primer valor numerico que intento modificar no me deja ingresar 0.01 .
Desde ya muchas gracias .
Saludos .
Mario Mansilla

Hi:
I'm having trouble with the textbox control.
The same happens when I put the numerical value 0.01 in the textbox controls.
Sent them a copy to see what happens.
When the control receives constant SomeValue (New) no problem, but when it receives a value from the DBF (Edit) the first numeric value that will not let me try to edit enter 0.01.
From already thank you very much.
Greetings.
Mario Mansilla

Re: Inputmask Textbox

Posted: Mon Mar 01, 2010 1:33 pm
by Mario Mansilla
Hola :
Les confirmo el ejemplo correcto .
Saludos.
Mario Mansilla

Re: Inputmask Textbox

Posted: Mon Mar 01, 2010 5:05 pm
by Roberto Lopez
Mario Mansilla wrote:Hola :
Les confirmo el ejemplo correcto .
Saludos.
Mario Mansilla
I confirm the problem.

It is caused for a previous fix on TextBox (that had created problems already :) ).

From now, I'll rollback the fix.