2.0 FilterParameters bug

  • Thread starter Thread starter Random
  • Start date Start date
R

Random

In ASP.NET 2.0, it seems there's a bug with the parameters collections, as
applied to at least the ObjectDataSource control. I can't get both an
asp:QueryStringParameter and an asp:ControlParameter to work side by side in
the FilterParameters. The presence of the ControlParameter makes the page
ignore any querystring arguments I have completely.

Does anyone have a link where I can report this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top