LostProgrammer
Well-known member
- Joined
- Jan 17, 2003
- Messages
- 123
****Ugh this was supposed to be a reply to my previous post on datagrid woes... Sorry for the spam*****
Resizing doesnt help, I dont really have any code to put forth. I used a sqldataadapter wizard to create my connection and dataset. I then bound a textbox to my time field and bound the time field to my datagrid. I have a button on the form that when pushed fills the sqldataadapter1.fill(mydataset)
When it is done filling my textbox shows time as 11/03/81 11:45 pm and my datagrid shows the same field as 11/03/81
Kinda a strange one that I really am confused on.
Thanks much!
LP
Resizing doesnt help, I dont really have any code to put forth. I used a sqldataadapter wizard to create my connection and dataset. I then bound a textbox to my time field and bound the time field to my datagrid. I have a button on the form that when pushed fills the sqldataadapter1.fill(mydataset)
When it is done filling my textbox shows time as 11/03/81 11:45 pm and my datagrid shows the same field as 11/03/81
Kinda a strange one that I really am confused on.
Thanks much!
LP