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 3692476
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T04:16:00+00:00 2026-05-19T04:16:00+00:00

This is the architecture: SearchController retrieves data and fills a Telerik grid. Rows are

  • 0

This is the architecture:

SearchController retrieves data and fills a Telerik grid. Rows are selectable in the grid. When a row is selected, I want to access the DataKey (AccountId) and pass that key to an action in EchoController.

On the grid I’m using:

    .ClientEvents(events => events.OnRowSelected("onRowSelected"))

The javascript looks like this:

    function onRowSelected(e) {
    var AccountId = e.row.cells[0].innerHTML;
    alert(AccountId);

    $.ajax({ type: "POST",
        url: "/Echo/GetPatientData",
        datatype: "json",
        traditional: true,
        data: AccountId,
        data: { 'AccountId': AccountId }

    });
}

The post does work, however, I’m not able to display the SearchResults view in the Echo controller. This strategy obviously is flawed.

Question: What is the right way to accomplish this?

Thanks!

Arnold

  • 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. Editorial Team
    Editorial Team
    2026-05-19T04:16:01+00:00Added an answer on May 19, 2026 at 4:16 am

    I have moved on from this question. I’m doing things differently. Thanks to any who looked into this. -Arnold

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

Sidebar

Related Questions

What is the maximum file size 32 bit java can access? Is this architecture
I've built a RESTful service for the Data Access Layer (DAL) of my architecture:
The architecture for this scenario is as follows: I have a table of items
I'm just finishing up a computer architecture course this semester where, among other things,
My application architecture looks like this. GWT in the UI layer -> Calls GWT
This question is a continuation of my previous question here zend models architecture (big
Ops: This does not belong to ServerFault because it focuses on Programing Architecture. I
I have an architecture similar to this: <div id=container> <div>stuff here</div> <div>stuff here</div> <div>stuff
You can read this question where I ask about the best architecture for a
I'm rewriting an LOB application whose architecture is like this: Silverlight && Windows Mobile

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.