SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 199 | Next

Robin Pars, Laurence Moroney, and John Grieb

"Foundations of ASP.NET AJAX"

..


...



As you can see, the AccordionPane tags are within the tag of the Accordion
control. The tag is a container for one or more tags. When you
run this page in the browser, you??™ll see the collapsible panels (see Figure 7-2). Additional
styling code has been added to signify the three sections, which is why the three sections
have different shades.
CHAPTER 7 ?–  USING THE ASP.NET AJAX CONTROL TOOLKIT (PART 1) 134
Figure 7-2. The Accordion control with three headers
If you view the browser output from this page, you??™ll notice that a collection of

tags with a lot of JavaScript is used to simulate the accordion effects on the client
browser. This JavaScript was dynamically emitted by the Accordion control in conjunction
with support from the ScriptManager.
AlwaysVisibleControlExtender Control
This self-descriptive control needs little introduction as its name more or less sums up its
functionality.


Pages:
187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211