Explain the relationship between the option group and option button controls.
What will be an ideal response?
An option group is a bound control that works well when a field has a limited number of values.
Option buttons are placed within the option group and determine the value placed in the field.
One option button exists for each possible entry.
When the user clicks an option button in the option group, the numeric value associated with that option button is entered into the field bound to the option group.
You might also like to view...
________ is the practice of establishing relationships between data being processed or between functions performed in two or more modules being designed.
Fill in the blank(s) with the appropriate word(s).
When a navigation toolbar is used with a table from a database, the first record of the table has location .
(A) 0 (B) 1 (C) First (D) -1
On a network that does not fully support IPv6, how can DirectAccess clients communicate with IPv4 resources?
What will be an ideal response?
George is developing an XSLT style sheet to display data from research surveys. The structure of the surveys.xml file is shown in the accompanying figure. He comes to you for assistance in preparing the final file.?
George was able to successfully access the functions in the surveyfunctions.xsl file from his new style sheet. However, he is having difficulty getting the functions to work. In looking over his code, you remind him that a function in a named template has to be _____ to be used.
A. ?called B. ?applied C. ?implemented D. ?inserted?