DataView and get a bigger image

  1. #1

    DataView and get a bigger image

    I am applying this sample.https://examples2.ext.net/#/DataView/Basic/Overview/
    it is basic dataview implimentation.what I wanna do with this sample ,when click the image inside dataview,show the imahe as a bigger picture.how I can do that,is there a method related to the iamge which fire
  2. #2
    Hello!

    You should use ItemClick event: http://docs.sencha.com/extjs/4.2.1/#...vent-itemclick

    <ItemClick Handler="console.log(record);"></ItemClick>

Similar Threads

  1. Replies: 1
    Last Post: Jun 04, 2012, 3:48 PM
  2. [CLOSED] DataView to DataView Drag and Drop
    By paulc in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: May 10, 2012, 8:19 PM
  3. [CLOSED] Dataview add image during directmethod
    By Marcelo in forum 1.x Legacy Premium Help
    Replies: 18
    Last Post: Mar 23, 2012, 8:24 AM
  4. [CLOSED] Advice on making the entire theme bigger?
    By mattwoberts in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Aug 25, 2011, 12:52 PM
  5. Dynamically binding image in dataview
    By speedstepmem2 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 02, 2009, 5:57 PM

Tags for this Thread

Posting Permissions