FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How to enter blank date 'TDatePick' with xBrowse Column
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
How to enter blank date 'TDatePick' with xBrowse Column
Posted: Tue Feb 08, 2011 06:55 AM

Dear All,

Several Columns of xBrowse is EDIT_DATE... Column already has date entry... how to blank/remove that entry from edit mode?

Regards,

Frances

Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: How to enter blank date 'TDatePick' with xBrowse Column
Posted: Wed Feb 09, 2011 02:26 AM

Right now, I think that is not possible.

I normally provide in my software space key to blank a date, with the help of oBrw:bKeyChar codeblock.

Regards



G. N. Rao.

Hyderabad, India
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
Re: How to enter blank date 'TDatePick' with xBrowse Column
Posted: Wed Feb 09, 2011 04:16 AM
nageswaragunupudi wrote:Right now, I think that is not possible.

I normally provide in my software space key to blank a date, with the help of oBrw:bKeyChar codeblock.



Dear Mr. RAO,

Thanks for the info. Will do alternative solution..

I hope similar to DatePicker's DTS_SHOWNONE where in a check object determines if blank or not will be implemented.


Kind Regards,
Frances
Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: How to enter blank date 'TDatePick' with xBrowse Column
Posted: Wed Feb 09, 2011 05:22 AM
I hope similar to DatePicker's DTS_SHOWNONE where in a check object determines if blank or not will be implemented.

I agree that this is a desirable option to be provided.
Regards



G. N. Rao.

Hyderabad, India

Continue the discussion