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

  • Home
  • SEARCH
  • 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 182129
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T14:53:07+00:00 2026-05-11T14:53:07+00:00

I am new to jQuery, trying to populate a GridView or Telerik RadGrid using

  • 0

I am new to jQuery, trying to populate a GridView or Telerik RadGrid using jQuery. Not sure how to go about it and unable to find any examples. Any help is appreciated. Thanks.

Essentially I am trying to display a modal window with a textbox and button. The user enters a search criteria presses the button and a gridview in the same modal window is populated with the results.

The user than selects records in the grid presses another button and the selected users are inserted into the database table, modal window is closed and a grid on the parent page is refreshed showing the new added users.

<input type='button' id='btnAddNewUserj' value='Add New User' />  $(document).ready(function() { $('#btnAddNewUserj')     .click(function() { ShowNewUserDialog(); return false });  $('#btnSearch')     .click(function() { FindUsers(); return false }); });  function ShowNewUserDialog() {     $('#newuserDialog').dialog({ modal: true, bgiframe: true }).dialog('open'); }  function FindUsers() {   // HOW TO DO THIS?   // Show selectable list of users from the database in grid. }  <div id='newuserDialog' title='Add New User' style='display:none;'> <div> <input id='txtSearchFor' type='text' />&nbsp;&nbsp; <input id='btnSearch' type='button' value='Search' class='Button' /></div> <p> DISPLAY RESULTS HERE </p> <div style='margin:10px 6px;'> <input type='button' id='btnjAdd' value='Add' class='Button' />&nbsp;&nbsp; <input type='button' id='btnjCancel' value='Cancel' class='Button' />    </div> </div> 
  • 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-11T14:53:07+00:00Added an answer on May 11, 2026 at 2:53 pm

    Use telerik radgrid’s client side binding, see this for an example: http://demos.telerik.com/aspnet-ajax/grid/examples/clientbinding/defaultcs.aspx

    Note that sample shows how to bind to a WCF Web Service and an ADO.NET Data Service. There are other samples around.

    Other variations of binding: http://demos.telerik.com/aspnet-ajax/grid/examples/client/declarativedatabinding/defaultcs.aspx

    More on client side binding: http://demos.telerik.com/aspnet-ajax/grid/examples/client/databinding/defaultcs.aspx

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

Sidebar

Ask A Question

Stats

  • Questions 106k
  • Answers 107k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer ' This works on my machine... ' Option Explicit Dim… May 11, 2026 at 8:59 pm
  • Editorial Team
    Editorial Team added an answer Use 'and' instead: <ice:selectManyCheckbox rendered="#{!bean1.condition1 and bean2.condition2}" value="#{bean1.selected}"> May 11, 2026 at 8:59 pm
  • Editorial Team
    Editorial Team added an answer You can use Tie::File (in the Perl core since Perl… May 11, 2026 at 8:59 pm

Related Questions

Thanks for reading. I'm a bit new to jQuery, and am trying to make
Using core jQuery, how do you remove all the options of a select box,
I have a form which is a simple CRUD. I am trying to display
I'm trying to insert an li element into a specific index on a ul

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.