R
Rob Meade
...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
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