Re: Hungarian Notation



> And I have yet to find anyone who actually uses the OI dropdown very much.
> Most people just click on the component they want most of the time (even
> the ones who say they use the dropdown) :-) This is especially true if
> there are many controls, IME.
>

It's used for _hidden_ controls.

-BKN


.



Relevant Pages

  • RE: Dynamic control creation.
    ... although you can create checkboxes using ... example you can check the values of those dynamically created controls as ... created depending on the option the user has selected in the Dropdown. ... when i try dong this in this event i dont see the SelectedValue of the ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • RE: Dynamic control creation.
    ... Once i have created these checkboxes dynamically then what i have on the ... controls) recreates the 3 checkboxes. ... created depending on the option the user has selected in the Dropdown. ... when i try dong this in this event i dont see the SelectedValue of the ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: hide control in continuous subform?
    ... Therefore the ID combobox in the form itself has its Locked property set to Yes. ... And then you can simply run an Append Query to add a new record based on the data entered in the unbound header controls, ... they need to select an ID from a dropdown box. ...
    (microsoft.public.access.forms)
  • Re: How to find all DropDownList Controls on a page
    ... in the autopostback of that dropdown find all ... DropDownList controls for the screen name selected by the user, ... >> End Sub ... >> Protected WithEvents DropDownList1 As ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: beginning page load immediately on postback with a long load time ?
    ... as disabled fields are not posted by the browser. ... also will have problems if the user uses arrow keys to access the dropdown ... > autopostback on. ... what you would need to do is disable the controls on the page ...
    (microsoft.public.dotnet.framework.aspnet)

Loading