Hi every one i need little help.
What iam doing is updating a record using front end.
So user will enter a sequence number and based on that sequence number records should display in text fields based on that sequence number.
User will now edit the records and hit the enter button so the changes will be saved in backend sql table.
I have one combobox and 5 text fields. Based on the combo value text field values should display automatically.
i can get data only in one text field not in all text fields. I need in all text fields.
What i should do???
Thanks,
SAM.
What iam doing is updating a record using front end.
So user will enter a sequence number and based on that sequence number records should display in text fields based on that sequence number.
User will now edit the records and hit the enter button so the changes will be saved in backend sql table.
I have one combobox and 5 text fields. Based on the combo value text field values should display automatically.
i can get data only in one text field not in all text fields. I need in all text fields.
What i should do???
Thanks,
SAM.