PDA

View Full Version : How to set cell style of Ext.Grid



snakezou
24 Mar 2007, 1:04 AM
I want change one row style of Ext.Grid,for example,set the text font to Bold of one row,
but I don't know how to realize it, help me please!

KimH
24 Mar 2007, 12:28 PM
Go for getRowClass (http://www.yui-ext.com/forum/viewtopic.php?p=16493#16493)

snakezou
24 Mar 2007, 5:22 PM
Thanks for your reply, let me try it soon!