R
Ryan Liu
I have one server button on a UpdatePanel, which is used to update a data
graid in another UpdatePanel.
Both UpdatePanels are conditional, and the bubtton has been set as the
trigger of the second UpdatePanel.
But I still see full page refresh when the button is clicked.
Then I add another update panel on page level, and it is on top of both
update panels.
Again, I still see full page refresh.
Is that the right way supposed to use UpdatePanel ?
Thanks,
Ryan
graid in another UpdatePanel.
Both UpdatePanels are conditional, and the bubtton has been set as the
trigger of the second UpdatePanel.
But I still see full page refresh when the button is clicked.
Then I add another update panel on page level, and it is on top of both
update panels.
Again, I still see full page refresh.
Is that the right way supposed to use UpdatePanel ?
Thanks,
Ryan