On Thu, 24 Jun 2004 10:17:46 +0200, Christian Kullmann <[EMAIL PROTECTED]> wrote:

Is it possible to set the value of the <db:select ... selectedIndex= ...> attribute from a database query?

The select options are values from a table and one of the rows has a 'isdefault' attribute set to true. This is the row I want to set as selectedIndex= for insert mode.

Do you mean something like:

<db:select ... selectedIndex="<%= (String)currentRow_NAMEOFYOURTABLE.get("NAMEOFYOURDEFAULTROW")%>"


that is just a guess though, I am not familiar with selectedIndex. -- Shawn

Karma is immutable, so act accordingly!



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
DbForms Mailing List


http://www.wap-force.net/dbforms

Reply via email to