In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Range in Edit Fields

Xailer professional forum in English
Responder
Pedro Sousa e Faro
Mensajes: 91
Registrado: Mié May 30, 2007 5:25 pm

Range in Edit Fields

Mensaje por Pedro Sousa e Faro »

Hi ,
It's possible to define a Range (as a property) to Limit the input of values
?
I use Xailer with MSSQL database , and the minimum "date" that is alowed is
1800 ...
As far as i now , the only way i know to control the "input" is to use "ON
Exit" and limit the value inserted.
Regards
Pedro Faro
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9469
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Range in Edit Fields

Mensaje por ignacio »

Pedro,
I suggest you may use a TDbDatePicker control which has a minimum and a
maximum value.
Regards,
--
Ignacio Ortiz de Zúñiga
[Equipo de Xailer/Xailer team]
http://www.xailer.com
http://www.xailer.info
"Pedro Faro" <psfaro@shi.pt> escribió en el mensaje de
noticias:[email=4b798b7d@svctag-j7w3v3j....]4b798b7d@svctag-j7w3v3j....[/email]
> Hi ,
>
> It's possible to define a Range (as a property) to Limit the input of
> values ?
>
> I use Xailer with MSSQL database , and the minimum "date" that is alowed
> is 1800 ...
>
> As far as i now , the only way i know to control the "input" is to use "ON
> Exit" and limit the value inserted.
>
> Regards
>
> Pedro Faro
>
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9469
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Range in Edit Fields

Mensaje por ignacio »

Pedro,
I suggest you may use a TDbDatePicker control which has a minimum and a
maximum value.
Regards,
--
Ignacio Ortiz de Zúñiga
[Equipo de Xailer/Xailer team]
http://www.xailer.com
http://www.xailer.info
"Pedro Faro" <psfaro@shi.pt> escribió en el mensaje de
noticias:[email=4b798b7d@svctag-j7w3v3j....]4b798b7d@svctag-j7w3v3j....[/email]
> Hi ,
>
> It's possible to define a Range (as a property) to Limit the input of
> values ?
>
> I use Xailer with MSSQL database , and the minimum "date" that is alowed
> is 1800 ...
>
> As far as i now , the only way i know to control the "input" is to use "ON
> Exit" and limit the value inserted.
>
> Regards
>
> Pedro Faro
>
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Pedro Sousa e Faro
Mensajes: 91
Registrado: Mié May 30, 2007 5:25 pm

Range in Edit Fields

Mensaje por Pedro Sousa e Faro »

Hi Ignacio,
Tanks.
I always use TdateEdit because we can use an empty date.
I'll try it.
"Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> escreveu na
mensagem news:4b79923e$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Pedro,
>
> I suggest you may use a TDbDatePicker control which has a minimum and a
> maximum value.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> [Equipo de Xailer/Xailer team]
> http://www.xailer.com
> http://www.xailer.info
>
> "Pedro Faro" <psfaro@shi.pt> escribió en el mensaje de
> noticias:[email=4b798b7d@svctag-j7w3v3j....]4b798b7d@svctag-j7w3v3j....[/email]
>> Hi ,
>>
>> It's possible to define a Range (as a property) to Limit the input of
>> values ?
>>
>> I use Xailer with MSSQL database , and the minimum "date" that is alowed
>> is 1800 ...
>>
>> As far as i now , the only way i know to control the "input" is to use
>> "ON Exit" and limit the value inserted.
>>
>> Regards
>>
>> Pedro Faro
>>
>>
>>
>
Pedro Sousa e Faro
Mensajes: 91
Registrado: Mié May 30, 2007 5:25 pm

Range in Edit Fields

Mensaje por Pedro Sousa e Faro »

Hi Ignacio,
Tanks.
I always use TdateEdit because we can use an empty date.
I'll try it.
"Ignacio Ortiz de Zúñiga" <NoNameToAvoidSpam@xailer.com> escreveu na
mensagem news:4b79923e$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> Pedro,
>
> I suggest you may use a TDbDatePicker control which has a minimum and a
> maximum value.
>
> Regards,
>
> --
> Ignacio Ortiz de Zúñiga
> [Equipo de Xailer/Xailer team]
> http://www.xailer.com
> http://www.xailer.info
>
> "Pedro Faro" <psfaro@shi.pt> escribió en el mensaje de
> noticias:[email=4b798b7d@svctag-j7w3v3j....]4b798b7d@svctag-j7w3v3j....[/email]
>> Hi ,
>>
>> It's possible to define a Range (as a property) to Limit the input of
>> values ?
>>
>> I use Xailer with MSSQL database , and the minimum "date" that is alowed
>> is 1800 ...
>>
>> As far as i now , the only way i know to control the "input" is to use
>> "ON Exit" and limit the value inserted.
>>
>> Regards
>>
>> Pedro Faro
>>
>>
>>
>
Responder