I have created form where find record button is their
find records works fine
all i want is when record is found and data for that record is loaded in assigned textbox
The code written behind those textboxes to run
Question is in which event i should write the code
dont want after update event
find records works fine
all i want is when record is found and data for that record is loaded in assigned textbox
The code written behind those textboxes to run
Question is in which event i should write the code
dont want after update event
Comment