Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 88897
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T22:37:55+00:00 2026-05-10T22:37:55+00:00

I want to make a page so I can select filters in a jquery

  • 0

I want to make a page so I can select filters in a ‘jquery popup’, but I don’t know how to receive the results.

Suppose I have a page with a ListView, and I want to select filters for it (perhaps with multiple selection from a list), so I make a different ASPX and open it using jquery (actually jqModal) via ajax, the user selects the filters, and accepts.

How do I get that selection to rebind my ListView?

(…)

I just selected the URL for the link above in a jQuery popup, that’s exactly what I want to do… how is it accomplished?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T22:37:55+00:00Added an answer on May 10, 2026 at 10:37 pm

    I think the simplest solution would be to have an asp button with style=’display:none’. In the javascript function which closes the popup, fake a click on that button. Then have a regular event handler to rebind your listview.

    HTML:

    <div class='jqmWindow' id='dialog'>     <asp:ListView runat='server' id='lvFilter' /> </div> <asp:Button runat='server' id='btnFilter' OnClick='btnFilter_Click' style='disaply:none' /> 

    Javascript:

    $('#dialog').jqm({     onHide:function() {       $('#<%= btnFilter.ClientID %>').click();     } }); 

    Server Side:

    btnFilter_Click todo normal filtering.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have MOSS. I want to make a page where a user, say administrator,
I want to make some clicks with Jquery dynamically onLoad of a page. I
I have created a page on Wiki and I want to make the contents
Hello I have a word press options page and I want to make it
I have a flash object in my page that i want to make as
I want to know whether 301 redirect always preserve referrer. I make a page
I want to have the same functionality of select in HTML but using div
So I want to make my page to have multi language function, like German,
I want to make a registration page for clients, that would only contain a
I want to make my php page only accessible from another page redirect and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.