extjs-gpl
Version:
GPL licensed version of Sencha Ext JS
1,079 lines (1,078 loc) • 228 kB
JavaScript
Ext.require([
'Ext.ux.ajax.JsonSimlet',
'Ext.ux.ajax.SimManager'
]);
Ext.onReady(function(){
Ext.ux.ajax.SimManager.init({
delay: 300
}).register({'http://www.sencha.com/forum/topics-browse-remote.php': {
stype: 'json', // use JsonSimlet (stype is like xtype for components)
data: [
{
title:"XTemplate with in EditorGridPanel",
threadid:133690,
username:"kpr@emco",
userid:272497,
dateline:1305604761,
postid:602876,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:2,
lastpost:1305857807,
lastposter:"kpr@emco",
excerpt:"Hi , \n \nI have an EditiorGridPanel whose one column i am using XTemplate to render and another Column is Combo Box Field .\nWhen i render the EditorGri..."
},
{
title:"IFrame error "_flyweights is undefined"",
threadid:133571,
username:"Daz",
userid:52119,
dateline:1305533577,
postid:602456,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:1,
lastpost:1305857313,
lastposter:"Daz",
excerpt:"For Ext 3.3.0 using Firefox 4 & Firebug, the following error is often happening when our app loads:\n \"e._flyweights is undefined\".\n \n Yet, this ..."
},
{
title:"Status bar error with IFrames",
threadid:134120,
username:"Daz",
userid:52119,
dateline:1305857168,
postid:604220,
forumtitle:"Ext 3.x: Bugs",
forumid:41,
replycount:0,
lastpost:1305857168,
lastposter:"Daz",
excerpt:"Ext version tested:\n\n Ext 3.3.3\n\nAdapter used:\next\n \ncss used:\ndefault ext-all.css\n \nBrowser versions tested against:\nFF4 (firebug 1.7.1 installed)\n \n..."
},
{
title:"hellllllllllllllp,why it doesn't fire cellclick event after I change the cell value??",
threadid:133827,
username:"aimer311",
userid:162000,
dateline:1305700219,
postid:603309,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:3,
lastpost:1305856996,
lastposter:"aimer311",
excerpt:"ok,I will discribe this problem as more detail as I can,I look into this problem for a whole day.\r\nI set clicksToEdit=1 to a EditorGridPanel,so when I..."
},
{
title:"Extjs 4.0 support for IE9",
threadid:122352,
username:"extdev22",
userid:48017,
dateline:1296097557,
postid:565503,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:30,
lastpost:1305841535,
lastposter:"edspencer",
excerpt:"Hi, does Extjs 4.0 will fully support IE9? in other words if application developed in Extjs 4.0 and tested using IE9 is there anything expected to be ..."
},
{
title:"Using XTemplate to send XML",
threadid:134102,
username:"cayenne_08",
userid:237393,
dateline:1305841170,
postid:604153,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:0,
lastpost:1305841170,
lastposter:"cayenne_08",
excerpt:"This is what I am trying to do to post custom XML on editor form submit:\r\n\r\n\n\r\n(function() {\r\n Q.dxi.QXmlWriter = Ext.extend(Ext.data.XmlWriter, ..."
},
{
title:"Open Source Development - The people you interact with....",
threadid:134093,
username:"watrboy00",
userid:9862,
dateline:1305837814,
postid:604114,
forumtitle:"Community Discussion",
forumid:68,
replycount:0,
lastpost:1305837814,
lastposter:"watrboy00",
excerpt:"Wanted to share a good article related to open source development and the shades of people you might interact with...\r\n\r\nEnjoy!\r\n\r\nhttp:\/\/goo.gl\/BwDaF"
},
{
title:"What widgets are missing most in the ExtJs library?",
threadid:134091,
username:"Andrew.Golik",
userid:32056,
dateline:1305837033,
postid:604102,
forumtitle:"Community Discussion",
forumid:68,
replycount:0,
lastpost:1305837033,
lastposter:"Andrew.Golik",
excerpt:"What are the most missed widgets in ExtJs library?\r\nI really like the ExtJs library but I feel like there is gap between jQuery and ExtJs libraries in..."
},
{
title:"What widgets are missing most in the ExtJs library?",
threadid:134090,
username:"Andrew.Golik",
userid:32056,
dateline:1305836975,
postid:604100,
forumtitle:"Community Discussion",
forumid:68,
replycount:0,
lastpost:1305836975,
lastposter:"Andrew.Golik",
excerpt:"What are the most missed widgets in ExtJs library?\r\nI really like the ExtJs library but I feel like there is gap between jQuery and ExtJs libraries in..."
},
{
title:"What widgets are missing most in the ExtJs library?",
threadid:134089,
username:"Andrew.Golik",
userid:32056,
dateline:1305836900,
postid:604099,
forumtitle:"Community Discussion",
forumid:68,
replycount:0,
lastpost:1305836900,
lastposter:"Andrew.Golik",
excerpt:"What are the most missed widgets in ExtJs library?\r\nI really like the ExtJs library but I feel like there is gap between jQuery and ExtJs libraries in..."
},
{
title:"GridPanel Scroll doesn't work",
threadid:134088,
username:"daniel_",
userid:268152,
dateline:1305836704,
postid:604097,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:0,
lastpost:1305836704,
lastposter:"daniel_",
excerpt:"hello\n\nAutoScroll doesn't work with the gridPanel. if i specify a specific height and the content is bigger i get just the name of the columns\n26148 (..."
},
{
title:"Expand child node in tree after context menu click",
threadid:134084,
username:"TheBigOnion",
userid:108877,
dateline:1305835440,
postid:604088,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:0,
lastpost:1305835440,
lastposter:"TheBigOnion",
excerpt:"Hello all,\n I am trying to expand a child node in a tree after I reload it. The only information I have when I click the context menu is the node url..."
},
{
title:"ItemSelector issue",
threadid:134083,
username:"yga",
userid:90363,
dateline:1305835064,
postid:604086,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:0,
lastpost:1305835064,
lastposter:"yga",
excerpt:"Selected item in left pane wont show correctly in rigth pane\n\nCODE:\nvar dataRecordCentroP = new Ext.data.Record.create([\n ..."
},
{
title:"Dynamically add item to viewport region",
threadid:134080,
username:"FoobarusMaximus",
userid:271630,
dateline:1305834734,
postid:604083,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:0,
lastpost:1305834734,
lastposter:"FoobarusMaximus",
excerpt:"Let's say I have a JS in one file that creates a `Viewport`:\n\n\n Ext.create('Ext.container.Viewport', {\n layout: 'border',\n items: [\n ..."
},
{
title:"Add Text to the current cursor-position in a textarea",
threadid:133836,
username:"vitalka",
userid:263964,
dateline:1305706310,
postid:603335,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:1,
lastpost:1305831679,
lastposter:"keckeroo",
excerpt:"Hi, I googled about hour and nothing... Please help me I have code:\n\n\n { \n fieldLabel : scaffoldPanel.labels['oki[tex..."
},
{
title:"Extending Panel which is built upon store ...",
threadid:134068,
username:"keckeroo",
userid:30160,
dateline:1305829513,
postid:604047,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:0,
lastpost:1305829513,
lastposter:"keckeroo",
excerpt:"I would like to 'build' a panel (extend) that has a store associated with it - I was wondering if anyone had any insight as to how to 'delay' the crea..."
},
{
title:"programming problem",
threadid:134050,
username:"flamant",
userid:165442,
dateline:1305823292,
postid:603981,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:4,
lastpost:1305827367,
lastposter:"flamant",
excerpt:"Hi,\n I am wondering if when we have config option property that has not a setter method we can change it dynamically.\n\nFor example ComboBox has a all..."
},
{
title:"Sencha web site extremely slow",
threadid:133003,
username:"cgi-bin",
userid:3273,
dateline:1305041059,
postid:600490,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:28,
lastpost:1305827236,
lastposter:"mberrie",
excerpt:"Ever since since the release of 4.0 the sencha web site has been getting slower and slower to respond. Today has been particularly bad, as the API doc..."
},
{
title:"Pivot table",
threadid:133872,
username:"christophe67",
userid:51617,
dateline:1305729765,
postid:603413,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:4,
lastpost:1305826171,
lastposter:"fay",
excerpt:"Hello,\n\nI need to build a pivot table, but the header and the left axis doesn't show.\nCan anybody help me, I don't what is wrong in my code.\n\n\n var..."
},
{
title:"Scroll bars in ext js tool tips",
threadid:133897,
username:"sanjay_1985",
userid:71157,
dateline:1305742780,
postid:603477,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:1,
lastpost:1305825686,
lastposter:"friend",
excerpt:"Hi,\nCan anyone tell me how to bring scroll bars in tool tips.We have huge contents to be displayed in tool tip.\n \nThanks,\nSanjay"
},
{
title:"POSTING XML sub-class",
threadid:134057,
username:"cayenne_08",
userid:237393,
dateline:1305825617,
postid:604009,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:0,
lastpost:1305825617,
lastposter:"cayenne_08",
excerpt:"We need a way to post xml with different elements to the server from a single form.\r\n\r\nSo for instance, we want to use the same form to POST something..."
},
{
title:"Help POST parameter from Ext.form to PHP",
threadid:134049,
username:"Gusti",
userid:273373,
dateline:1305823237,
postid:603980,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:2,
lastpost:1305825489,
lastposter:"Gusti",
excerpt:"Hi all.. I'm new to ExtJS, and currently i'm using Ext JS 3.0.\nI'm using Ext.chart.LineChart to show graph data from date range.\nThis is my graph :\n26..."
},
{
title:"Problem for rendering a filter list in context menu",
threadid:133923,
username:"mfrancey",
userid:23964,
dateline:1305754701,
postid:603551,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:1,
lastpost:1305825106,
lastposter:"friend",
excerpt:"Hi,\n\n\n\n I have a grid in a viewport.\n The viewport is rendered into body\n\n... \nrenderTo:Ext.getBody()\n...\n In one of my grid column, I use a filter (t..."
},
{
title:"DisplayField format problem",
threadid:133999,
username:"veerai2i",
userid:103140,
dateline:1305804094,
postid:603794,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:3,
lastpost:1305824386,
lastposter:"friend",
excerpt:"Hi ,\n\ni am adding displayfield and its coming nicely, but the original alignment is missing, the same thing in textarea working fine.\nIn displayField ..."
},
{
title:"the combo fire the trigger event and the change event when I fire a keymap event",
threadid:134035,
username:"flamant",
userid:165442,
dateline:1305816817,
postid:603915,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:1,
lastpost:1305824146,
lastposter:"friend",
excerpt:"Hi,\nI put a keymap on a combo :\n\n\n\n new Ext.KeyMap(field.getId(),\n [{\n key: 'a',\n ctrl: true,\n ..."
},
{
title:"handle ext.window colse(x) button",
threadid:133834,
username:"rakesh_sencha",
userid:272869,
dateline:1305704878,
postid:603332,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:3,
lastpost:1305823458,
lastposter:"friend",
excerpt:"HI\r\n\r\ni want to handle the Ext.window Close button i.e; 'x' button on top right\r\n\r\nas to block the user to enter the fields compulsorily..\r\n\r\nplease h..."
},
{
title:"Bug in new Neptune theme",
threadid:133884,
username:"alexmace",
userid:243223,
dateline:1305739021,
postid:603452,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:15,
lastpost:1305822785,
lastposter:"estesbubba",
excerpt:"Well I'm not sure not exactly a bug, the idea is the Neptune theme is missing and nobody seems to be able to give a proper estimate on when will it be..."
},
{
title:"Could you suggest a nice book for the foundations of a web application?",
threadid:133014,
username:"bardaste",
userid:210341,
dateline:1305045852,
postid:600523,
forumtitle:"Community Discussion",
forumid:68,
replycount:3,
lastpost:1305822288,
lastposter:"jasonroberts",
excerpt:"I come from the win32 client\/server world, I would like to write applicatinos that us ExtJS in the frontend, but I feel I miss the basics of what a we..."
},
{
title:"3.3.3 is last ?",
threadid:133985,
username:"wki01",
userid:53225,
dateline:1305798489,
postid:603753,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:1,
lastpost:1305820175,
lastposter:"tryanDLS",
excerpt:"Version 3.3.3 is the latest branch 3 or there will be a 3.3.4?\n thanks"
},
{
title:"ComboBox dropdown list\/normal text field display inconsistency",
threadid:118209,
username:"hevole",
userid:74502,
dateline:1291916183,
postid:549067,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:2,
lastpost:1305818918,
lastposter:"arnaudmorvan",
excerpt:"Hi,\n\n I have a combobox whose store might need to display values that contain special html characters, like \"\". \n when i do nothing to such spe..."
},
{
title:"Linktausch",
threadid:134040,
username:"macthomas",
userid:273357,
dateline:1305818469,
postid:603930,
forumtitle:"Community Discussion",
forumid:68,
replycount:0,
lastpost:1305818469,
lastposter:"macthomas",
excerpt:"A Linktausch (http:\/\/linktausch-boerse.de\/) is a confederation of \nwebsites that operates similarly to a web ring. Webmasters register their \nweb site..."
},
{
title:"API Style Guide",
threadid:134034,
username:"bodyboarder20",
userid:75267,
dateline:1305816485,
postid:603907,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:0,
lastpost:1305816485,
lastposter:"bodyboarder20",
excerpt:"Hey guys,\n \nSorry if this has already been covered somewhere... but I checked and only found statements that \"it would be released soon.\" Just wonder..."
},
{
title:"Call custom editor or renderer fcn from JSON object frm server using metachange event",
threadid:125160,
username:"strimp099",
userid:93310,
dateline:1298663182,
postid:575173,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:2,
lastpost:1305815984,
lastposter:"tdikarim",
excerpt:"Greetings,\n \nThis is a question that has now prevented progress twice so I come to you for help.\n \nI am using a jsonReader in a GroupingStore with a c..."
},
{
title:"'Show Recent Threads' missing from main forum page",
threadid:133974,
username:"deccard",
userid:23504,
dateline:1305793337,
postid:603713,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:1,
lastpost:1305815714,
lastposter:"Jamie Avins",
excerpt:"I use this all the time to see recent posts since my last visit - any chance of it returning?"
},
{
title:"Forum searching has been re-enabled",
threadid:133784,
username:"rich02818",
userid:33339,
dateline:1305656036,
postid:603130,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:3,
lastpost:1305815631,
lastposter:"Jamie Avins",
excerpt:"I'd imagine that this is not a surprise to Sencha, but forum searching is currently disabled...."
},
{
title:"Clicking column header doesn't show options properly",
threadid:133922,
username:"sandiptikole",
userid:272306,
dateline:1305752533,
postid:603540,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:2,
lastpost:1305814821,
lastposter:"friend",
excerpt:"I am using Gridpanel. When I click on one of the column header, it is not not showing the options like Sort Ascending, sort Descending and Columns pro..."
},
{
title:"Datefield in IE is not showing properly",
threadid:133949,
username:"bradelsky",
userid:265767,
dateline:1305783430,
postid:603639,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:1,
lastpost:1305814678,
lastposter:"friend",
excerpt:"I am using extjs 3.3.2 and the datefield is not showing properly. I attached an image of it. \r\nheres my code: \r\n\r\n{\r\n xtype ..."
},
{
title:"Object not destroyed at 'closeAction:destroy'",
threadid:134022,
username:"promitt",
userid:235706,
dateline:1305813385,
postid:603870,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:0,
lastpost:1305813385,
lastposter:"promitt",
excerpt:"Hi everybody.\r\n\r\nI've got a window and a grid, both of them are separate objects made with Ext Designer. I render the grid to the window using the fol..."
},
{
title:"prevent combobox from deleting the value",
threadid:134018,
username:"Bogdan0x400",
userid:220796,
dateline:1305811858,
postid:603852,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:2,
lastpost:1305813229,
lastposter:"Bogdan0x400",
excerpt:"The combobox has some items defined. So when I try to type in the combobox my custom value that is not present in the items list, the combobox text ge..."
},
{
title:"Sencha Platform denormalized Data patch",
threadid:127547,
username:"Munter",
userid:102981,
dateline:1300722349,
postid:582853,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:22,
lastpost:1305813146,
lastposter:"Munter",
excerpt:"This is a patch proposal for the data package of Sencha Platform.\r\n\r\nThe patch extends the Data package to be able to output a Model and its associati..."
},
{
title:"gnymb.us web IDE project seeking another developer",
threadid:133860,
username:"chaddjohnson",
userid:112098,
dateline:1305727624,
postid:603393,
forumtitle:"Community Discussion",
forumid:68,
replycount:2,
lastpost:1305812720,
lastposter:"chaddjohnson",
excerpt:"Greetings!\n\nMy name is Chad Johnson, and I am the lead developer heading development of the web IDE software at http:\/\/gnymb.us.\n\nWe are looking for a..."
},
{
title:"combox editable: false backspace in chrome crash",
threadid:133906,
username:"sentrypowermanager",
userid:124155,
dateline:1305746948,
postid:603509,
forumtitle:"Ext 3.x: Bugs",
forumid:41,
replycount:2,
lastpost:1305811460,
lastposter:"sentrypowermanager",
excerpt:"Combobox will crash in Chrome if set option editable: false, select a item, highlight selected item, then hit Backspace from keyboard. See attached Im..."
},
{
title:"Grid: CheckboxSelectionModel incorrect working with enableDragDrop in true",
threadid:131546,
username:"ybyk",
userid:247641,
dateline:1303915398,
postid:595466,
forumtitle:"Ext 3.x: Bugs",
forumid:41,
replycount:1,
lastpost:1305811326,
lastposter:"tobiu",
excerpt:"ExtJs 3.3.1:\n\nIf I set enableDragDrop to true with checkbox selection model in grid then I can't check\/uncheck column checkbox but when I select row a..."
},
{
title:"[3.3.0] Ext.grid.GridPanel -> enableDragDrop : true & CheckboxSelectionModel",
threadid:123453,
username:"tobiu",
userid:4613,
dateline:1297249415,
postid:569337,
forumtitle:"Ext 3.x: Bugs",
forumid:41,
replycount:3,
lastpost:1305810976,
lastposter:"tobiu",
excerpt:"hi team,\r\n\r\ni just tried to combine a GridPanel with CheckboxSelectionModel and enableDragDrop and noticed, that nothing happens when you click on a c..."
},
{
title:"ExtJS on Linux browsers",
threadid:133965,
username:"Qtx",
userid:39014,
dateline:1305790120,
postid:603686,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:2,
lastpost:1305808986,
lastposter:"scottmartin",
excerpt:"I read that some features of ExtJS do not work under Linux browsers like FireFox, Chrome or Opera. I cannot now find the topics because the search is ..."
},
{
title:"Looking For Contract\/Freelance Programmer",
threadid:134006,
username:"stylish stella",
userid:273284,
dateline:1305808973,
postid:603821,
forumtitle:"Community Discussion",
forumid:68,
replycount:0,
lastpost:1305808973,
lastposter:"stylish stella",
excerpt:"Street fashion is a term used to describe fashion that is considered to have emerged not from studios, but from the grassroots. Street fashion is gene..."
},
{
title:"Combo boxes just wont render :''('",
threadid:133970,
username:"desouza.trevor",
userid:134274,
dateline:1305792247,
postid:603701,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:1,
lastpost:1305803740,
lastposter:"desouza.trevor",
excerpt:"Hi Everyone,\n\nI hope someone can help me with this, i've literally tried everything including pulling my hair out.\n\nThe code is below as well as the j..."
},
{
title:"Extjs jobs",
threadid:133991,
username:"paulypaul",
userid:76664,
dateline:1305801142,
postid:603769,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:1,
lastpost:1305801585,
lastposter:"tobiu",
excerpt:"My company are looking for more Extjs programmers. Where would be the best place to post the job? Are there any pages on the Sencha website to do such..."
},
{
title:"Meetup Directory: tell us about your groups!",
threadid:121530,
username:"jamesgpearce",
userid:157643,
dateline:1295299290,
postid:562104,
forumtitle:"Community Discussion",
forumid:68,
replycount:45,
lastpost:1305798767,
lastposter:"tobiu",
excerpt:"Hello Everyone\r\n\r\nWe are creating a directory of Sencha and Ext JS meetups and local user groups from around the world.\r\n\r\nDo you organize one? Or are..."
},
{
title:"Ext JS & Sencha Touch meetup in Munich, Germany",
threadid:129537,
username:"tobiu",
userid:4613,
dateline:1302251215,
postid:589043,
forumtitle:"Community Discussion",
forumid:68,
replycount:5,
lastpost:1305798712,
lastposter:"tobiu",
excerpt:"hi community,\r\n\r\nsince we now have an ext js meetup in frankfurt and hamburg, i would like to start a meetup in munich as well on a regular basis.\r\n\r\n"
},
{
title:"Ext JS 3.x RESTful Grid doesn't get updated on fast machine",
threadid:133979,
username:"sushant.jain",
userid:264577,
dateline:1305795545,
postid:603730,
forumtitle:"Ext 3.x: Bugs",
forumid:41,
replycount:0,
lastpost:1305795545,
lastposter:"sushant.jain",
excerpt:"Hi,\n\nOn\n\nMac i7 Processor with 8 GB of RAM,\n\nRESTful Grid didn't get updated properly.\n\nThe response from a GET request had multiple records, but onl..."
},
{
title:"bubble event on sub-menus broken in 3.3.3",
threadid:133847,
username:"alixon",
userid:271784,
dateline:1305711612,
postid:603370,
forumtitle:"Ext 3.x: Bugs",
forumid:41,
replycount:3,
lastpost:1305792913,
lastposter:"jsakalos",
excerpt:"I have installed Ext 3.3.3 from svn and found the event from sub-menus does not bubble. It worked perfectly in 3.3.1\n\nfix \/ workaround would be highly..."
},
{
title:"Sencha should have a bug tracking system?!",
threadid:133704,
username:"pbartels",
userid:3013,
dateline:1305614751,
postid:602907,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:5,
lastpost:1305788894,
lastposter:"danguba",
excerpt:"Currently, it's very difficult to see a list of bugs in the Ext forums and their current status. I see the Ext 4 forum has got a lot of threads and it..."
},
{
title:"Change style of Mesagebox's button",
threadid:132184,
username:"varunach",
userid:218946,
dateline:1304415400,
postid:597645,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:2,
lastpost:1305787359,
lastposter:"varunach",
excerpt:"Hi,\r\n\r\nIs there a way in which I can change the styling of a Message box's buttons? Example, place a icon, increase site etc.. ?\r\n\r\nThanks."
},
{
title:"End Anxiety Disorder",
threadid:133952,
username:"umme",
userid:273122,
dateline:1305785630,
postid:603649,
forumtitle:"Community Discussion",
forumid:68,
replycount:0,
lastpost:1305785630,
lastposter:"umme",
excerpt:"A Closer Look at SSRIs\nWhen you talk about Anxiety Attacks, you will often hear or read about the possible anxiety attacks medication that people can ..."
},
{
title:"PagingToolbar in gridPanel getStore()",
threadid:133590,
username:"trasherdk",
userid:57167,
dateline:1305541920,
postid:602518,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:3,
lastpost:1305778353,
lastposter:"trasherdk",
excerpt:"Having a PagingToolbar on a gridPanel present me with following challenge.\r\n\r\nWhen running, FireBug console, this sequence of commands:\r\n\n\r\n gp = Ext..."
},
{
title:"Extjs 3.3.1 not working in IE 9",
threadid:131293,
username:"bradelsky",
userid:265767,
dateline:1303782953,
postid:594672,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:15,
lastpost:1305773498,
lastposter:"bradelsky",
excerpt:"I've created a web application and tested it in IE 9. The log in window works perfectly but after logging in the other components won't show, it does ..."
},
{
title:"Can the Store's "read" event be safely deprecated yet?",
threadid:133925,
username:"azuroff",
userid:62085,
dateline:1305757967,
postid:603561,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:0,
lastpost:1305757967,
lastposter:"azuroff",
excerpt:"Found this little tidbit while poking around the source for Ext.data.Store -\n\n\n\/\/TODO: deprecate this event, it should always have been 'load' instead..."
},
{
title:"Forum and Website Performance",
threadid:133837,
username:"lukefowell89",
userid:201014,
dateline:1305706916,
postid:603341,
forumtitle:"Community Discussion",
forumid:68,
replycount:4,
lastpost:1305753875,
lastposter:"tryanDLS",
excerpt:"I'm not sure if its just me, but repeatedly over the last couple of weeks, myself and my colleagues have been having specific issues with the forum an..."
},
{
title:"Where is ExtJS 3 ?",
threadid:131668,
username:"albeva",
userid:1602,
dateline:1303982180,
postid:595884,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:12,
lastpost:1305743759,
lastposter:"akrherz",
excerpt:"Am I blind or something but I can't find a link to download ExtJS 3 ..."
},
{
title:"Pivot table",
threadid:133871,
username:"christophe67",
userid:51617,
dateline:1305729385,
postid:603412,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:0,
lastpost:1305729385,
lastposter:"christophe67",
excerpt:"Hello,\r\n\r\nI need to build a pivot table, but the header and the left axis doesn't show.\r\nCan anybody help me, I don't what is wrong in my code.\r\n\r\n\n ..."
},
{
title:"IE 9 update",
threadid:133848,
username:"Hakkert",
userid:152059,
dateline:1305711779,
postid:603371,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:1,
lastpost:1305728905,
lastposter:"mfrancey",
excerpt:"Is the update for IE9 available and if so where can i download it. I searched the site\/forum but could only find a post saying that sencha was on top ..."
},
{
title:"How to set the menu style in a grid",
threadid:133866,
username:"mfrancey",
userid:23964,
dateline:1305728712,
postid:603406,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:0,
lastpost:1305728712,
lastposter:"mfrancey",
excerpt:"Hi!\n\nI'd like to set a maximum height (or better a bottom-margin) of the context menus (header's menus) in a grid.\n\nI tried to set a new css rule like..."
},
{
title:"How to render a component to a new browser window.",
threadid:133865,
username:"TotoTitus",
userid:168377,
dateline:1305728705,
postid:603405,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:0,
lastpost:1305728705,
lastposter:"TotoTitus",
excerpt:"Hello everyone,\n\nI am working in a complex interface, with tabpanels, in which each panel can have inner tabpanels, which themselves...you get the poi..."
},
{
title:"[3.3.1] IE: Combobox in toolbar doesn't get "real" focus after menu autocloses",
threadid:133861,
username:"Moinois",
userid:209759,
dateline:1305727838,
postid:603396,
forumtitle:"Ext 3.x: Bugs",
forumid:41,
replycount:0,
lastpost:1305727838,
lastposter:"Moinois",
excerpt:"Hi,\r\n\r\nI think that I might have stumbled on a bug.\r\n\r\nExt version: 3.3.1\r\n\r\nBrowser: IE 8.0.7600.16385\r\n\r\nDescription: When you have a menu visible i..."
},
{
title:"Pivot table",
threadid:133857,
username:"christophe67",
userid:51617,
dateline:1305716154,
postid:603389,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:0,
lastpost:1305716154,
lastposter:"christophe67",
excerpt:"Hello,\r\n\r\nI try to build a pivot table but I can not show the top header and left header.\r\nCan anybody help mec:\\pivot.png"
},
{
title:"JsDuck - an alternative documentation generator for ExtJS",
threadid:119667,
username:"renku",
userid:62233,
dateline:1293483208,
postid:554902,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:39,
lastpost:1305709324,
lastposter:"renku",
excerpt:"Being dissatisfied with ext-doc (http:\/\/ext-doc.org\/) I wrote an alternative documentation generator for ExtJS.\r\n\r\n* JsDuck at Github (https:\/\/github...."
},
{
title:"Hiring Senior\/Expert Javsscript\/ExtJS Developer",
threadid:133813,
username:"zodeus",
userid:105773,
dateline:1305675788,
postid:603269,
forumtitle:"Community Discussion",
forumid:68,
replycount:1,
lastpost:1305704604,
lastposter:"tobiu",
excerpt:"Looking to hire long term expert Javascript developer to work locally for our Vancouver based software company.\r\n\r\nPM me for details if you're interes..."
},
{
title:"How do you insert Ext.Panel into DOM?",
threadid:133776,
username:"IvanJ",
userid:96055,
dateline:1305653649,
postid:603115,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:5,
lastpost:1305692000,
lastposter:"kembuco",
excerpt:"When I try something like\r\n\r\nExt.getBody().insertFirst({\r\n xtype: 'panel'\r\n , title: 'test'\r\n , html: 'aaaaaaa'\r\n});\r\n\r\n... all I see is \"aaa..."
},
{
title:"GridPanel - Posting a Value to the Proxy",
threadid:133615,
username:"djdevz",
userid:261088,
dateline:1305553258,
postid:602589,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:5,
lastpost:1305690741,
lastposter:"kembuco",
excerpt:"Hi, I will try and explain my problem as best as possible, so here goes...\n\nInside my js file to create and config the grid, I have the following prox..."
},
{
title:"islamic calendar (Hijri)",
threadid:133814,
username:"abdelaat",
userid:120756,
dateline:1305676920,
postid:603270,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:0,
lastpost:1305676920,
lastposter:"abdelaat",
excerpt:"Hi all,\n\nI have a need in my extjs application to use an islamic (hijri) multimonth calendar like this one :\nhttp:\/\/www.lubber.de\/extjs\/datepickerplus..."
},
{
title:"When it goes on with EXTJS 4.0.1?",
threadid:133051,
username:"harrydeluxe",
userid:8007,
dateline:1305077601,
postid:600685,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:11,
lastpost:1305663245,
lastposter:"edspencer",
excerpt:"The last release is already two weeks old.\r\nMany thanks."
},
{
title:"preview button",
threadid:126738,
username:"glarotech",
userid:248537,
dateline:1300110803,
postid:580238,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:9,
lastpost:1305662205,
lastposter:"jayrobinson",
excerpt:"the \"Preview Post\" button isn't working..."
},
{
title:"HTML5 and Ext4: Using HTML5 DOCTYPE and Modernizr",
threadid:133419,
username:"FoobarusMaximus",
userid:271630,
dateline:1305315985,
postid:601954,
forumtitle:"Ext: Open Discussion",
forumid:6,
replycount:1,
lastpost:1305659518,
lastposter:"edspencer",
excerpt:"I'll be using Ext4 in a new ASP.NET MVC 3 project. The project will need to support IE 7+, Firefox 3.6+, and current Chrome\/Safari.\r\n\r\n1) I'd like to ..."
},
{
title:"Is sencha.com getting DDoS'd or something?",
threadid:133777,
username:"IvanJ",
userid:96055,
dateline:1305653794,
postid:603117,
forumtitle:"Community Discussion",
forumid:68,
replycount:1,
lastpost:1305655896,
lastposter:"tryanDLS",
excerpt:"Seems like forum is slow & half the time I get \"error 504\" or something.\r\n\r\n\r\nAm I the only one?"
},
{
title:"ItemSelector pagination extension",
threadid:133782,
username:"superbatman",
userid:138579,
dateline:1305655804,
postid:603126,
forumtitle:"Ext 3.x: Help",
forumid:40,
replycount:0,
lastpost:1305655804,
lastposter:"superbatman",
excerpt:"Hi guys,\r\nIs there an extension for ItemSelector objects with pagination?\r\nWe retrieve a lot of objects (+10000) from the DB and want to efficiently s..."
},
{
title:"GridSummary for a subset of rows?",
threadid:133779,
username:"JKeane"