4

I'd like to use a color picker when I edit some cells in a row of an Ext.grid.GridPanel. I didn't find any examples from the official Examples or the APIs, could someone give me some example codes for this case, any suggestions will be appreciated!

NicolasZ
  • 119
  • 1
  • 9

1 Answers1

3

There is plugin on sencha forum for extjs3. It seems that you can use it as an editor for your grid.

Molecular Man
  • 22,277
  • 3
  • 72
  • 89
  • thanks mate, it really helps and the plugin download url is :http://www.sencha.com/forum/attachment.php?attachmentid=20361&d=1273220386 – NicolasZ Jul 25 '11 at 09:27