or
<
table
id
=
"grid"
>
<
colgroup
>
<
col
style
=
"width:50px"
/>
<
col
style
=
"width:25px"
/>
<
col
style
=
"width:25px"
/>
</
colgroup
>
<
thead
>
<
tr
>
<
th
>Hour</
th
>
<
th
>10 AM</
th
>
etcetera
<
ul
data-role
=
"buttongroup"
data-index
=
"0"
data-bind
=
"select: deliveryMethodChanged"
>
<
li
>
Email
</
li
>
<
li
>
Download
</
li
>
</
ul
>