摘要: 代码 Ext.onReady(function () { Ext.data.JsonP.request({ url: 'http://smart-ip.net/geoip-json', success: function (data) { Ext.getCmp("lb_weather").setText(data.city);... 阅读全文
posted @ 2013-04-02 17:07 商银达Ext.net 阅读(174) 评论(0) 推荐(0)
摘要: Ext.Net介绍: 是一组开源的Asp.net(WebForm,MVC)组件。基于Ext.Js库开发,含有100多个工具,如TextBox,Combox,Button,ToolBar,StateBar,Panel,TabPanel,ExplorerBar,MenuBar,PictureBox 等多种控件并支持Ajax无刷新效果。 下载地址:http://www.ext.net/downlo... 阅读全文
posted @ 2013-04-02 12:16 商银达Ext.net 阅读(314) 评论(0) 推荐(0)
摘要: var colorRenderer = function (value, metadata, record, rowIndex, colIndex, store) { if (rowIndex == 1) { metadata.style = "background-color: red;"; } return value;}; <ext:Column ru... 阅读全文
posted @ 2013-04-01 23:14 商银达Ext.net 阅读(266) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示