how to attach headerclick event for Ext.grid.GridPanel in extjs? - by diya Can you tell me how to attach headerclick or headerdblclick event to Ext.grid.GridPanel? Read the article
Editable grid with colorpallet - by diya I am using extjs 3.0. I am using Ext.grid.GridPanel..I want to make one column of this grid as editable column such that i want to create colorpallet in each row of this perticular column. How can i do this? Read the article