M
Microsoft Newsserver
HI
Im developing a solution in vs2005 with ajex extensions. Essentially I have
three custom controls which render tables a representation as shown below.
The problem is that when any of those buttons get clicked all three tables
are updated. ( Buttons 1 2 and 3 are outside the panels ). How can I get
ONLY the
relevent panel to update ??
Thanks
// PANEL/TABLE 1
UPDATE PANEL
MY TABLE
<TRIGGERS BUTTON1 >
UPDATE PANEL
// PANEL/TABLE 2
UPDATE PANEL
MY TABLE
<TRIGGERS BUTTON2 >
UPDATE PANEL
// PANEL/TABLE 3
UPDATE PANEL
MY TABLE
<TRIGGERS BUTTON3 >
UPDATE PANEL
Im developing a solution in vs2005 with ajex extensions. Essentially I have
three custom controls which render tables a representation as shown below.
The problem is that when any of those buttons get clicked all three tables
are updated. ( Buttons 1 2 and 3 are outside the panels ). How can I get
ONLY the
relevent panel to update ??
Thanks
// PANEL/TABLE 1
UPDATE PANEL
MY TABLE
<TRIGGERS BUTTON1 >
UPDATE PANEL
// PANEL/TABLE 2
UPDATE PANEL
MY TABLE
<TRIGGERS BUTTON2 >
UPDATE PANEL
// PANEL/TABLE 3
UPDATE PANEL
MY TABLE
<TRIGGERS BUTTON3 >
UPDATE PANEL