hi,
i want to ask if anybody knows :
i have a combobox where the values are obtained from MySql database.
i want the user to choose one of those value to edit its field.
for example if the user choose X from the combobox iwant all fields related to X from the database to be posted in the form where the user can edit it
thanks