Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Splitter > RIght Pane not updating

Not answered RIght Pane not updating

Feed from this thread
  • Sagar avatar

    Posted on Jan 10, 2012 (permalink)

    hello,
                  I have a splitter with: left pane, splitbar and a right pane.

    In the left pane i have a radio button list(which causes a postback) 

    In the right pane i have a radgrid(using NeedDataSource) and this should be updated depending on the radio button clicked.

    And in the SelectedIndexChanged of radio button i have 

    RadGrid1.DataSource = Nothing
            RadGrid1.Rebind()

    All the sequence of steps are perfect, but the Radgrid is not getting updated. Is it because AJAX only updates the left pane ? Please help. Thanks

    PS:When i click on the Page 2 of the old grid, then i can see the new updated grid.

    Reply

  • Sagar avatar

    Posted on Jan 10, 2012 (permalink)

    The problem is fixed. I have two differnt ajax panels ( one for the left and one for the right). removed both and kept all of them in a single ajaxpanel and it works. Thanks

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > Splitter > RIght Pane not updating
Related resources for "RIght Pane not updating"

ASP.NET Splitter Features   |  Documentation   |  Demos  |  Telerik TV   |  Self-Paced Trainer   |  Step-by-step Tutorial  ]