Image Command problem

  1. #1

    Image Command problem

    /GridPanel/Commands/Image_Command/

    in example application this shows how to use image command my question is how this information capture from server side code (code behind) ??? :confused::confused::confused::confused:

    <Listeners>
                    <Command Handler="Ext.Msg.alert(command, record.data.Common);" />
                    <GroupCommand Handler="Ext.Msg.alert(command, 'Group id: '+groupId+'<br/>Count - ' + records.length);" />
                </Listeners>
  2. #2
    Is this forum only support for premium members??
  3. #3
    Hi,

    Please provide more details, I am not sure that understood your question properly

    You can use DirectEvent and pass command and another required info as ExtraParams

Similar Threads

  1. Show/Hide Image Command from Code behind
    By Nagaraj K Hebbar in forum 1.x Help
    Replies: 2
    Last Post: Nov 26, 2013, 7:22 PM
  2. Replies: 1
    Last Post: May 16, 2012, 12:57 PM
  3. Grid Image Command's Mouse Cursor
    By dtamils in forum 1.x Help
    Replies: 2
    Last Post: Aug 05, 2011, 1:51 AM
  4. problem with fixing command column
    By oseqat in forum 1.x Help
    Replies: 6
    Last Post: Jul 25, 2011, 3:13 PM
  5. [1.0] Image Command + Text Wrapping
    By mj.daly in forum 1.x Help
    Replies: 0
    Last Post: Apr 20, 2011, 9:21 AM

Posting Permissions