postback in accordion control

accordion control , ajax , vb.net , linq Hollywood, United States
  • 12 years ago
    Hi all, I have the following situation: an accordion control and inside one of its panes I have a drop-down and a gridview; the drop-down is a filter for the data in the gridview. The problem is that even if I checked the *AutoPostBack* for the drop-down, this soesn't seem to trigger any post back, so the data in the grid is not refreshed. If I move these two to a regular page, the mechanism is working fine. So I guess, my question is how do you get to refresh controls like the gridview inside an accordion pane? Just in case, I'm using vs2008 and LINQ data sources both for the drop-down and gridview. Thanks,

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.” - Rich Cook