PRB: Cannot Clear Check Box on Palm Vx (309605)
The information in this article applies to:
- Microsoft Mobile Internet Toolkit (MMIT)
This article was previously published under Q309605 SYMPTOMS
When you develop a mobile Web Form that contains a mobile SelectionList control, you can set the SelectType property to CheckBox so that a set of check boxes appears for items that are defined within the control. You can also set the Selected property to True on these items so that the check box is selected when the page is browsed.
However, when you browse to a mobile Web Form that contains a check box with the Selected property set to True, the Selected property is not applied on the Palm Vx handheld device with the Go.Web service from GoAmerica.
CAUSE
The Selected property generates a Checked property within an input tag on an HTML device. When you use Palm Vx with the Go.Web service, you cannot clear the check box when this property is set. Because you cannot clear the check box, the Microsoft Mobile Internet Toolkit run time does not send the Checked property to this device or browser configuration.
Modification Type: | Major | Last Reviewed: | 6/14/2002 |
---|
Keywords: | kbDeviceSpecific kbDSupport kbHTMLDevice kbprb KB309605 |
---|
|