• Sahid Bangura
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Hi all,

When I click a particular button, it rerenders the entire page. The problem is that I have a PageBlockTable within an outputPanel that is also rerendered when the button is clicked. This causes the PageBlockTable to lose the selected radio button.

Is there a way that I can skip rerending on a particular section even though the entire page is refreshed or is there a way to get the selected radio button and have it selected after the page is rerendered?
Hi all,

When I click a particular button, it rerenders the entire page. The problem is that I have a PageBlockTable within an outputPanel that is also rerendered when the button is clicked. This causes the PageBlockTable to lose the selected radio button.

Is there a way that I can skip rerending on a particular section even though the entire page is refreshed or is there a way to get the selected radio button and have it selected after the page is rerendered?