Hi All, I am having some problem with setting grid view. I wanted to apply custom style on few of the grid rows who contains 'x' value for 'y' column. I am using GridView's *getRowClass*<http://www.gwt-ext.com/docs/2.0.4/com/gwtext/client/widgets/grid/GridView.html#getRowClass(com.gwtext.client.data.Record,+int,+com.gwtext.client.widgets.grid.RowParams,+com.gwtext.client.data.Store)> (Record<http://www.gwt-ext.com/docs/2.0.4/com/gwtext/client/data/Record.html> record, int index, RowParams<http://www.gwt-ext.com/docs/2.0.4/com/gwtext/client/widgets/grid/RowParams.html> rowParams, Store <http://www.gwt-ext.com/docs/2.0.4/com/gwtext/client/data/Store.html> store) method to override css style. It sometime works but not always.. Any idea why?
Ketki --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
