Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding to textbox
Message
From
06/06/2002 09:40:52
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Binding to textbox
Miscellaneous
Thread ID:
00665400
Message ID:
00665400
Views:
72
I have a connection to a VFP free table and when binding to a grid the data displays just fine. text looks good, date fields display the date, boolean display a check box.

However, when I bind fields to individual textboxes on the form, the date field in the free table displays in date/time format. I only want it to display the date.

I'm using the following code for the binding

this.txtbinno.DataBindings.Add("Text",ds2,"soheader.need_date")

I can't seem to find the correct code to only display the date.

Any help from anyone would be appreciated.

thanks

Alan Wyne
IS Manager
Rollpak Corp
Next
Reply
Map
View

Click here to load this message in the networking platform