开发者

View config 'forceFit' in extjs4?

In extjs3 Ext.grid.View had a config property forceFit.

What 开发者_开发问答is the equivalant to this in extjs4?


forceFit itself! The property has been moved from View class to the Panel. Refer the Ext.grid.Panel documentation.

Rather than using viewConfig, you can now directly put it in config of your grid.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜