Click here to Skip to main content
15,896,444 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Get Ip Address and put it in TextBox1?? Pin
Jason McBurney7-Feb-06 5:40
Jason McBurney7-Feb-06 5:40 
AnswerRe: Get Ip Address and put it in TextBox1?? Pin
Darshon7-Feb-06 14:07
Darshon7-Feb-06 14:07 
QuestionCopy into Clipboard - .GIF Pin
john john mackey3-Feb-06 12:08
john john mackey3-Feb-06 12:08 
AnswerRe: Copy into Clipboard - .GIF Pin
Jason McBurney3-Feb-06 12:58
Jason McBurney3-Feb-06 12:58 
GeneralRe: Copy into Clipboard - .GIF Pin
john john mackey3-Feb-06 13:22
john john mackey3-Feb-06 13:22 
QuestionA table control for vb6 Pin
ns3-Feb-06 9:40
ns3-Feb-06 9:40 
AnswerRe: A table control for vb6 Pin
Jason McBurney3-Feb-06 13:02
Jason McBurney3-Feb-06 13:02 
QuestionBindingSource Wont Update Pin
AlexeiXX33-Feb-06 9:20
AlexeiXX33-Feb-06 9:20 
Hi guys
I have a windows form with some textboxes, a datetimepicker, a checkedbox and a numericupdown, all of them binded to a bindingsource, when i add a new record (bindingsource.addnew()) a new row appears and the textboxes are empty (its OK), the datetime picker keeps the value from the previous record, and when i save the record (without modifying the datetimepicker), a new row is inserted but with null value in the datefield, the same happens for the checked box and numericupdown (they kkep the value from the previous record), and if they are not modified, a null value will be inserted.
I know i could assign a value to datetimepicker.value=now, and so on for the other 2 controls, but is there any way to insert records with the values on those controls (no matter if i changed them or not)?
Ive aldo tryed: bindingsource.resetbinding and bindingsource.resetcurrentitem, none of them does what i need
Thanks in advance
QuestionAnother FileSystemObject Question Pin
Quecumber2563-Feb-06 8:41
Quecumber2563-Feb-06 8:41 
AnswerRe: Another FileSystemObject Question Pin
Dave Kreskowiak3-Feb-06 9:12
mveDave Kreskowiak3-Feb-06 9:12 
GeneralRe: Another FileSystemObject Question Pin
Quecumber2563-Feb-06 9:29
Quecumber2563-Feb-06 9:29 
GeneralRe: Another FileSystemObject Question Pin
Quecumber2563-Feb-06 9:42
Quecumber2563-Feb-06 9:42 
GeneralRe: Another FileSystemObject Question Pin
Dave Kreskowiak3-Feb-06 9:54
mveDave Kreskowiak3-Feb-06 9:54 
GeneralRe: Another FileSystemObject Question Pin
Quecumber2563-Feb-06 10:00
Quecumber2563-Feb-06 10:00 
GeneralRe: Another FileSystemObject Question Pin
Dave Kreskowiak3-Feb-06 10:06
mveDave Kreskowiak3-Feb-06 10:06 
GeneralRe: Another FileSystemObject Question Pin
Dave Kreskowiak3-Feb-06 10:04
mveDave Kreskowiak3-Feb-06 10:04 
QuestionHelp for explained error message! Pin
JUNEYT3-Feb-06 6:31
JUNEYT3-Feb-06 6:31 
AnswerRe: Help for explained error message! Pin
Dave Kreskowiak3-Feb-06 7:32
mveDave Kreskowiak3-Feb-06 7:32 
QuestionVB.Net Union Type Pin
Polymorpher3-Feb-06 6:30
Polymorpher3-Feb-06 6:30 
AnswerRe: VB.Net Union Type Pin
Dave Kreskowiak3-Feb-06 7:28
mveDave Kreskowiak3-Feb-06 7:28 
GeneralRe: VB.Net Union Type Pin
Polymorpher3-Feb-06 15:11
Polymorpher3-Feb-06 15:11 
QuestionSerial Port Communication Pin
Dr_Lomax3-Feb-06 6:18
Dr_Lomax3-Feb-06 6:18 
QuestionFileSystemObject not working Pin
Quecumber2563-Feb-06 6:02
Quecumber2563-Feb-06 6:02 
AnswerRe: FileSystemObject not working Pin
Guffa3-Feb-06 6:19
Guffa3-Feb-06 6:19 
GeneralRe: FileSystemObject not working Pin
Quecumber2563-Feb-06 6:59
Quecumber2563-Feb-06 6:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.