I am new to extjs. I want to display icon images for each grid elements. can you please help me anybody?
I am getting the image path from an xml file.
My cod
Simple
In his Json pass the string with < img src = " " />
< img src = " " />
after dataIndex :
fields:[ {name: 'images', type: 'string'} ] { text: 'images', dataIndex: 'images' }