I have a choicebox and I want it to default to a value when I run the form.
choiceboxTSQL.addItem("=");
choiceboxTSQL.addItem("IN");
choiceboxTSQL.addItem("WHERE");
I want the default value to be "=". How do i do this?
Kirix Support Forums
wrap text with single quotes
1 post
• Page 1 of 1
- abenitez77
- Registered User
- Posts: 143
- Joined: Fri Jan 21, 2011 12:42 pm
1 post
· Page 1 of 1
Return to Strata Help & Feedback