|
-
Apr 22nd, 2007, 06:50 AM
#1
Thread Starter
Addicted Member
DataGridView
I have a form that updates a dataset. In that dataset I had a field initially defined as Date/Time. I was having so much trouble getting it to do what I wanted that I changed it to a text field and got around the problem. The form works fine and I can update the dataset, etc. I thought it would be nice to set up a dataview for the user so they could browse the input. Set up the DGView but when I try and invoke it I get an error saying that I'm trying to put the wrong type data into a Date/Time field. Why doesn't the DGView recognize that I changed the underlying DS? Is there a way to "Refresh" or update that?
Thank you
Russ
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
|