G
Graham Blandford
Hi all,
I haven't received any replies to a previous question I posted regarding
problems I was having with databound textboxes.. so I'll try a different
angle...
Can anyone point me in the direction of.. or give me some good examples of
databinding of a dataset/table to textboxes in a windows form using CODE -
being assigned at runtime.
I can establish a connection, dataadaptor, dataset all at runtime, and if I
can assign the datasource value of a datagrid, but I can't find any examples
of databound textboxes - these use databindings, and all the items I've
found on these assume you are assigning the datasource at design-time in the
IDE.
I have half the day trying to resolve this - moving from VB6 to .NET is
proving expensive and time-consuming.. any ideas would be greatly
appreciated...
Thanks,
Graham
I haven't received any replies to a previous question I posted regarding
problems I was having with databound textboxes.. so I'll try a different
angle...
Can anyone point me in the direction of.. or give me some good examples of
databinding of a dataset/table to textboxes in a windows form using CODE -
being assigned at runtime.
I can establish a connection, dataadaptor, dataset all at runtime, and if I
can assign the datasource value of a datagrid, but I can't find any examples
of databound textboxes - these use databindings, and all the items I've
found on these assume you are assigning the datasource at design-time in the
IDE.
I have half the day trying to resolve this - moving from VB6 to .NET is
proving expensive and time-consuming.. any ideas would be greatly
appreciated...
Thanks,
Graham