|
-
Jun 28th, 2002, 09:01 AM
#1
Thread Starter
Member
-
Nov 7th, 2002, 02:31 PM
#2
New Member
formatting dates in bound control
Use format {0:d} in the databinding format section
-
Nov 8th, 2002, 10:53 AM
#3
Thread Starter
Member
mcharaia,
"formatting dates in bound control
Use format {0:d} in the databinding format section"
I must be lost or you are telling me how to do it in VB6 because I do not see any section in VB.NET under data-binding that even resembles format.
If it is there could you detail the instructions a little more?
Thanks
-
Nov 8th, 2002, 12:03 PM
#4
New Member
formatting dates in bound control
Excuse me if I have confused you even more. I am new to VB.net. I am using oledbdataadapter for Oracle database, then I am binding my dataset fields to textbox as well as datagrid.
From datagrid’s ‘property binder’, I am able to format each column entering the expression under ‘data formatting expression’.
Similarly for ‘textbox’, I can do the same under ‘databindings’
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|