On May 15, 11:23 am, "Rob Meade" <ku.shn.tsews.t...@edaem.bor> wrote:
> ..does it matter which order?
>
> ie...
>
> I create a table/tablerow/tablecell, I then create a new update panel, I
> create a drop down list, I add list items to the drop down list, I then add
> the drop down list to the update panel. The update panel is then added to a
> table cell, I then create another drop down list, and add it to the update
> panel, the table cell is then added to the row, the row to the table.
>
> When I run my code and look at the source the second drop down list is not
> within the <div> </div> tags, thus not in the update panel - any thoughts?
>
> Regards
>
> Rob
Do you mean that it's not shown on the page, or it is shown outside
the panel?
A code can help to answer.
|