hello
good afternoon
i want to retrieve the data from the back end in vb.net. ie.
my requirement is i want to enter some field say id column of a particular table and i want the corresponding id details in the remaining textboxes.
for ex,
in my table i have 3 columns
say
name,id and city
i placed three textboxes in the form.
in one textbox i ll enter the id.
i want to display that id details in the remaining two textboxes from the back end.
thank u
bye
good afternoon
i want to retrieve the data from the back end in vb.net. ie.
my requirement is i want to enter some field say id column of a particular table and i want the corresponding id details in the remaining textboxes.
for ex,
in my table i have 3 columns
say
name,id and city
i placed three textboxes in the form.
in one textbox i ll enter the id.
i want to display that id details in the remaining two textboxes from the back end.
thank u
bye