[CLOSED] CheckColumn Renderer

  1. #1

    [CLOSED] CheckColumn Renderer

    Hello,

    I have a checkcolumn in my grid for which I need to set the background color depending on a record value. I tried to do this using renderer function by setting the style in metadata. But this actually hides the checkbox on the column. How do I do this on a checkcolumn?

    Thanks in advance!
    Last edited by Daniil; Oct 28, 2014 at 10:31 AM. Reason: [CLOSED]
  2. #2
    Hi @vmehta,

    By defining a Renderer for a CheckColumn, you override the internal Renderer.

    Please review:
    http://svn.ext.net/premium/trunk/Ext...CheckColumn.js

    You can override/extend the existing Renderer.
  3. #3
    This link requires a user name and password. I tried using the forum user name and password but it does not open.
    Can you please help?
  4. #4
    The SVN and forums credentials are different.

    Have you the SVN credentials? They should be emailed to you when you bought the Premium Support Subscription.
  5. #5
    Yes I have that. Thanks
  6. #6
    Thanks it works

Similar Threads

  1. CheckColumn is editable?
    By 78fede78 in forum 1.x Help
    Replies: 2
    Last Post: Jan 18, 2013, 12:46 PM
  2. checkcolumn
    By pankaj in forum 1.x Help
    Replies: 0
    Last Post: Mar 31, 2010, 3:00 AM
  3. CheckColumn Checked
    By Maia in forum 1.x Help
    Replies: 7
    Last Post: Jan 14, 2010, 9:30 AM
  4. CheckColumn and CheckboxSelectionModel
    By Satyanarayana murthy in forum 1.x Help
    Replies: 6
    Last Post: Nov 25, 2009, 12:47 AM
  5. get value from checkcolumn
    By maxdiable in forum 1.x Help
    Replies: 2
    Last Post: Jul 10, 2009, 6:28 PM

Posting Permissions