my grid data and paging is right,only pagetoolbar next/prev is not complete show,please help me,my yui-ext version is 0.33. it maybe PagedGridView wrong?[/img]
my grid data and paging is right,only pagetoolbar next/prev is not complete show,please help me,my yui-ext version is 0.33. it maybe PagedGridView wrong?[/img]
Could you post an image of that please? I'm still using the .33 grid and there's no rendering problems in IE6, Firefox 1.5-2.0 and Opera.
my grid data and paging is right,only pagetoolbar next/prev is not complete show,please help me,my yui-ext version is 0.33. it maybe PagedGridView wrong?[/img]
Could you post an image of that please? I'm still using the .33 grid and there's no rendering problems in IE6, Firefox 1.5-2.0 and Opera.
@OP: Just use yui-ext.css. It has all the style rules for all the widgets. But you should be using the new Ext 1.0 grids which are a little different to 0.33 grids. (In Ext 1.0, you'd need ext-all.css)
@OP: Just use yui-ext.css. It has all the style rules for all the widgets. But you should be using the new Ext 1.0 grids which are a little different to 0.33 grids. (In Ext 1.0, you'd need ext-all.css)
thanks Animal ,it's ok! i only use grid.css but not use yui-ext.css in page,when i use yui-ext.css in page, it works right example:
thanks BernardChhun too, firebug is really helpful to me