Message in Finnish (suomi)
Jos tämän arvo on true, TreeView täyttää tiedot hierarkiatasolla, jota TreeNodeBinding objekti ilmaisee, pyydettäessä (kun solmu on laajennettu) joko kutsumalla palvelua suoraan asiakkaasta (jos TreeView.PopulateNodesFromClient on määritetty) tai tekemällä takaisinlähetyksen palvelimeen. Jos arvo on false, TreeView täyttää kaikki solmun tiedot yhdellä kertaa, kun ensin pyydetään TreeView-kohdetta.
Unlocalized message
If set to true, the TreeView populates data at the hierarchy-level represented by the TreeNodeBinding object on-demand (when the node is expanded), either by calling a service directly from the client (if TreeView.PopulateNodesFromClient is set) or by causing a postback to the server. If set to false, the TreeView populates node data all-at-once, when the page containing the TreeView is first requested.
Search by Google