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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T03:16:11+00:00 2026-06-03T03:16:11+00:00

I want my renderer to run only once for each row. So obviously my

  • 0

I want my renderer to run only once for each row.

So obviously my renderer should look something like

renderer: function() {

    if (there_is_a_rendered_value_in_view) {
        return rendered_value_in_view;
    }

    return 'generate some return';
}

Is it possible to do?

So how to get rendered_value_in_view?

UPD:

seems like I’m not detailed enough.

Well, the generated value after that is changed outside the grid, so the question is: How to get currently displayed value

  • 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-06-03T03:16:13+00:00Added an answer on June 3, 2026 at 3:16 am

    You can always add boolean flag, and your rendered_value_in_view to the grid itself. And then in the renderer function check grid property and return it.

    Update: from the Sencha docs here are list of parameters your renderer function will get:

    value : Object
    metaData : Object
    record : Ext.data.Model
    rowIndex : Number
    colIndex : Number
    store : Ext.data.Store
    view : Ext.view.View
    

    I think the last one will be your grid object.

    http://docs.sencha.com/ext-js/4-0/#!/api/Ext.grid.column.Column-cfg-renderer

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

Sidebar

Related Questions

I must be doing something wrong here. I want to a function to run
Want to run javascript function from parent window in child window Example I have
Most of the templating engines I've seen will return a JS function when you
I want to pass my renderer some values from another class. After the renderer
I am creating an in-house web application that I want to run in a
I would like to understand how I can run client-side javascript after an update
Relevant JS Fiddle http://jsfiddle.net/arosen/FMQtR/ Problem My HTML looks something like this: <div id='parent'> <div
I want a table rendered by django-tables2 to be drawn over the whole screen.
I want to provide the ability to save some rendered data/charts (with the titles
I want some static pages of application to be rendered from XML i.e. i

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.