Dear Friends

1. how to use the same ajax update panel for two fields which are in different position of the html table
e.g. txtboxA is in column 1 and ddl_B is in column 3 of the html table. is it possible to use the same update panel

2. In a page i have four ajax autocomplete text boxes . should i have one update panel or use four update panels ?
I have 15 fields inside the html table , if i have to use one update panel then i have to put all the fields inside the updatepanel,
even if i dont want them for the post back

Regards
Sara