D
dokidoki
i have 1 drop down list that i bind to a database. Now the problem is
when to come edit / update module, i will fetch a result from database.
then i want the drop down list to show the exact result from database.
for example, the drop down list contains "A", "B", "C". and the result
i fetch from database show "B" then now the drop down list will point
to "B" instead of point to "A".
any ideas how to do it?thx!!
when to come edit / update module, i will fetch a result from database.
then i want the drop down list to show the exact result from database.
for example, the drop down list contains "A", "B", "C". and the result
i fetch from database show "B" then now the drop down list will point
to "B" instead of point to "A".
any ideas how to do it?thx!!