Ext.Loader.setConfig({enabled: true}); Ext.Loader.setPath('Ext.ux', '../ux/'); 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", userid:20256, dateline:1305654490, postid:603120, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305654490, lastposter:"JKeane", excerpt:"While I know it's the intent of the GridSummary plugin to summarize the entire grid, the current grid I'm building needs only a handful (sub-summaries..." }, { title:"GridSummary for a subset of rows? (duplicate; mods, please delete)", threadid:133778, username:"JKeane", userid:20256, dateline:1305654086, postid:603119, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305654086, lastposter:"JKeane", excerpt:"(duplicate due to server error. mods, please delete this one. thanks.)" }, { title:"Support", threadid:133735, username:"henryivy", userid:60000, dateline:1305633289, postid:603004, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305653056, lastposter:"tryanDLS", excerpt:"Hi All,\nNow the Extjs 4 has been released in to the market.\nSo,how long i can expect support from sencha for Extjs 3.x version?\n\nThanks" }, { title:"Adobe Vs Sencha", threadid:133049, username:"dawesi", userid:1596, dateline:1305073078, postid:600674, forumtitle:"Ext: Open Discussion", forumid:6, replycount:3, lastpost:1305646152, lastposter:"jgarcia@tdg-i.com", excerpt:"Just wondering if Sencha has created an enemy in Adobe as they seem to be completely turning from Sencha in the entire product line, even going as far..." }, { title:"Too much data - grid causes "unresponsive script" warning", threadid:133765, username:"liammkelly", userid:231421, dateline:1305645633, postid:603089, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305645633, lastposter:"liammkelly", excerpt:"Hey all, \r\n\r\nI am in the midst of replacing a terrible shopping site with a pimped out Ext version, but I have one issue that is causing users to ques..." }, { title:"Display Message on Toolbar", threadid:133679, username:"haden", userid:261592, dateline:1305585739, postid:602832, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305643571, lastposter:"haden", excerpt:"I'm trying to use a button on my bottom toolbar to show a status message. I can alert the status_disp.text value, but when I try to set it, I get a 's..." }, { title:"immigration Australia", threadid:133756, username:"robinkhan", userid:272631, dateline:1305641827, postid:603053, forumtitle:"Community Discussion", forumid:68, replycount:0, lastpost:1305641827, lastposter:"robinkhan", excerpt:"immigrationserviceaustralia.com\r\nclientsWelcome To Immigration Services Australia \r\n equally. We provide the most comprehensive visa and immigration a..." }, { title:"ComboBox valueField problem", threadid:133724, username:"Nexus3", userid:188946, dateline:1305626383, postid:602976, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305637425, lastposter:"Nexus3", excerpt:"Hi, i\u00b4ve a problem with the valueField of a combo.\n\nI\u00b4m working over ExtJs example Dynamic Form interacting whith an embedded Grid. When i select a..." }, { title:"Problem with TextArea!", threadid:133727, username:"vitalka", userid:263964, dateline:1305628929, postid:602982, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305628929, lastposter:"vitalka", excerpt:"a" }, { title:"Combo value problem", threadid:133722, username:"Nexus3", userid:188946, dateline:1305626050, postid:602974, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305626050, lastposter:"Nexus3", excerpt:"deleted" }, { title:"?????Ext.form.RichEditor, ???????", threadid:124607, username:"anya", userid:84504, dateline:1298267422, postid:573160, forumtitle:"Ext 3.x: User Extensions and Plugins", forumid:42, replycount:10, lastpost:1305625881, lastposter:"wmzsl", excerpt:"Ext.form.RichEditor ??Office 2010???? ??????????? ?????? ??????? ?????????..." }, { title:"Uncaught TypeError: Cannot call method 'substring' of undefined ext-all-debug.js:8196", threadid:133721, username:"peteedley", userid:272577, dateline:1305625332, postid:602971, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:0, lastpost:1305625332, lastposter:"peteedley", excerpt:"This error message is displayed in Chrome 11 running on ubuntu but not in FF\r\n\r\nthe full message is as follows\r\n\r\n\nUncaught TypeError: Cannot call met..." }, { title:"Draw layout", threadid:133717, username:"sdo044", userid:135834, dateline:1305622489, postid:602957, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305622489, lastposter:"sdo044", excerpt:"Can anyone help how to draw the attached layour in extjs" }, { title:""panel title" text to hyperlink", threadid:133709, username:"vajrakumar.d", userid:189896, dateline:1305617009, postid:602925, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305620691, lastposter:"grgur", excerpt:"Hello,\r\n\r\nI want to convert my panel title to a hyper-link on clicking of it I want to open a new window" }, { title:"Ext JS 5.0", threadid:131315, username:"tobiu", userid:4613, dateline:1303805601, postid:594726, forumtitle:"Community Discussion", forumid:68, replycount:12, lastpost:1305618737, lastposter:"Nickname", excerpt:"good morning everyone,\r\n\r\ni just found a funny description in the api docs:\r\nhttp:\/\/dev.sencha.com\/deploy\/ext-4.0-beta3\/docs\/api\/Ext.data.reader.Json...." }, { title:"Mask a panel with a custom Ext component", threadid:133703, username:"spiderweb", userid:71402, dateline:1305614000, postid:602903, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305614000, lastposter:"spiderweb", excerpt:"Hello,\n\nHow can I mask a panel with a custom Ext component? Specifically, I want to add a progress bar and some actions in the loadmask element while ..." }, { title:"[Solved - Ext 3.3.1]HtmlEditor memory leak", threadid:133689, username:"bluethinking", userid:3015, dateline:1305602806, postid:602873, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:0, lastpost:1305602806, lastposter:"bluethinking", excerpt:"error message:\r\n\n\r\nUncaught TypeError: Cannot read property 'document' of undefined ext-all-debug.js:43894\r\nExt.form.HtmlEditor.Ext.extend.getDoc ..." }, { title:"Date Fields render to Dynamic span ids.", threadid:133605, username:"50120C1288", userid:267359, dateline:1305549642, postid:602558, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305584716, lastposter:"kembuco", excerpt:"Hi All,\n \nMy Requirement is i have to create a page which contains many Date Fields.For this\n\n\n\n\n \n \n\n \nNow I am using Jquery to fetch the span ids. l..." }, { title:"ECMAScript 5 functions in Ext", threadid:133643, username:"FoobarusMaximus", userid:271630, dateline:1305567041, postid:602692, forumtitle:"Ext: Open Discussion", forumid:6, replycount:2, lastpost:1305584093, lastposter:"FoobarusMaximus", excerpt:"Does Ext 4 create missing ECMAScript 5 functions for older browsers, similar to Underscore or an ES5 shim does?\r\n\r\nFor example, ECMAScript 5 has Array..." }, { title:"Styling Question", threadid:133424, username:"haden", userid:261592, dateline:1305321245, postid:601976, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305583587, lastposter:"haden", excerpt:"I want to style certain elements in my forms. For now, my needs are simple: center the text of titlebars; add more margin to the left edge of textFi..." }, { title:"How to get selected row renderer component object in GridPanel...", threadid:133439, username:"sureace", userid:77643, dateline:1305353180, postid:602046, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305577185, lastposter:"grgur", excerpt:"Hi all,\n I am new to Extjs. I am haiving a requirement to display a grid records with radio button selection model and row with check box..." }, { title:"How to alert message from taskbar like bubble?", threadid:133575, username:"livinglegends", userid:51580, dateline:1305534286, postid:602463, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305576605, lastposter:"grgur", excerpt:"Hi,\n\nI want to pop up alert message from taskbar (from area where date and time displays in window : bottom right corner). \n\ne.g.: If yahoo messenger ..." }, { title:"2 Grids in the same FormPanel", threadid:133644, username:"David Petretta", userid:272351, dateline:1305567358, postid:602696, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305574191, lastposter:"David Petretta", excerpt:"Hi,\r\n\r\nI have a form with 2 grids side by side. With Chrome and FF, everything is working.\r\n\r\nWith IE9 and Opera 11, the second grid get a size of 0 a..." }, { title:"How to dynamically add checkboxgroup in a form panel", threadid:133574, username:"nill_tuhin", userid:186701, dateline:1305534268, postid:602462, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305574140, lastposter:"grgur", excerpt:"Hi,\nI am so tired to dynamically add checkboxgroup in formpanel.\nPlease help me.\n\n\nThanks\nTuhin" }, { title:"Img causes IE to crash", threadid:133657, username:"barryglenn", userid:383, dateline:1305574037, postid:602748, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:0, lastpost:1305574037, lastposter:"barryglenn", excerpt:"I have an img tag in the html property of a toolbar item. It is causing IE9 to crash on this.dom.innerHtml = html. I see a work around for this in E..." }, { title:"PivotGrid with Multiple Measures.", threadid:133640, username:"scottclark05", userid:272339, dateline:1305563872, postid:602669, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305563872, lastposter:"scottclark05", excerpt:"I found a thread started in 09 that never seems to be resolved.\n\nI would like to build a pivot grid with multiple measures as side by side cells. It ..." }, { title:"TreeGrid Hide columns and making it stateful", threadid:133629, username:"mohan_b", userid:113313, dateline:1305561980, postid:602646, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305561980, lastposter:"mohan_b", excerpt:"I am trying to hide the columns by way of configuration\n\nI have been unsuccessful by using hidden: true\n\nAlso, the columns are not stateful in nature ..." }, { title:"Combo box not loading", threadid:133591, username:"vivekh", userid:250827, dateline:1305542696, postid:602521, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305549847, lastposter:"vivekh", excerpt:"I'm trying to load a combo box by fetching data from database. And it is not loading.\n\nHere's the php code:\n\nfunction rcities(){\n $rowresult = ..." }, { title:"SenchaCon 2011", threadid:130756, username:"mw-flow", userid:21131, dateline:1303212527, postid:592870, forumtitle:"Community Discussion", forumid:68, replycount:10, lastpost:1305549611, lastposter:"andreacammarata", excerpt:"Dear all,\r\n\r\nlast year's SenchaCon was a fantastic event, and I can hardly wait to see the announcement for the 2011 Sencha Conference annoucement. Af..." }, { title:"Combobox incorrectly works with forceSelection: true (typeAhead is turned on)", threadid:133600, username:"Cruel", userid:256146, dateline:1305547840, postid:602545, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305547840, lastposter:"Cruel", excerpt:"So, in short: app uses grid, with comboboxes being pulled by a JSONstore:\n\n\nfunction generateEnumComboStore(enum) {\n return new Ext.data.JsonStore(..." }, { title:"Editable List", threadid:133598, username:"albertostellpflug", userid:265852, dateline:1305546479, postid:602538, forumtitle:"Ext: Examples and Extras", forumid:7, replycount:0, lastpost:1305546479, lastposter:"albertostellpflug", excerpt:"Hello,\n\nI have one list on my page and one edit button in top toolbar....\n\nNow what I Want to do is when I click on edit button I want to show delete ..." }, { title:"Saki's Upload Panel not doing POST", threadid:133594, username:"incanus", userid:236792, dateline:1305542884, postid:602526, forumtitle:"Ext 3.x: User Extensions and Plugins", forumid:42, replycount:1, lastpost:1305546292, lastposter:"incanus", excerpt:"Hi,\n i'm trying to use a UploadPanel to upload files, but it is not sending any post parameters. Either the baseParams not the file is being sent. I'm..." }, { title:"what is the difference in Ext js 2.1 and 3.3.1 attached example.", threadid:133597, username:"pitchaiah", userid:267485, dateline:1305544441, postid:602532, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305544441, lastposter:"pitchaiah", excerpt:"Hi,\nI am new for Ext JS. I have a requirement to create tree panel. I am having extJS 2, 3 version examples. But I am facing the some problems on Tr..." }, { title:"Extjs layouts: how to order?", threadid:133519, username:"lvil", userid:219098, dateline:1305485330, postid:602319, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1305541113, lastposter:"drian", excerpt:"I have a viewport. It has several containers in the center region. When a menu button is clicked all the containers are being hidden, 3 items (buttong..." }, { title:"php postresql extjs", threadid:133282, username:"leunamme", userid:271174, dateline:1305210066, postid:601472, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1305537763, lastposter:"drian", excerpt:"Greetings!\r\nI am making a web application based on php and posgresql. I'd like to use extjs to make some forms but I have no clue how to insert data i..." }, { title:"ColorMenu as submenu", threadid:133071, username:"tomearly", userid:99069, dateline:1305098132, postid:600758, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305536396, lastposter:"tomearly", excerpt:"Hi, \n\nI'm using an Ext.menu.ColorMenu as a context menu item on right clicking on a tree.\n\nEach item within the tree can use this submenu.\n\nHowever on..." }, { title:"panel collapse containing 'object' in IE", threadid:133576, username:"alupuli", userid:91037, dateline:1305534313, postid:602464, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305534313, lastposter:"alupuli", excerpt:"below is a simplified sample to explain the issue.\r\nViewport west region containing a panel whose 'contentEl' contains an '' tag( eg. a youtube video ..." }, { title:"IE panel collapse containing object", threadid:133573, username:"alupuli", userid:91037, dateline:1305534198, postid:602461, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305534198, lastposter:"alupuli", excerpt:"below is a simplified sample to explain the issue.\r\nViewport west region containing a panel whose 'contentEl' contains an '' tag( eg. a youtube video ..." }, { title:"Ext4 Grid Performance?", threadid:118921, username:"NateWorcester", userid:89640, dateline:1292539129, postid:551830, forumtitle:"Ext: Open Discussion", forumid:6, replycount:27, lastpost:1305533755, lastposter:"mrehayden", excerpt:"I've seen the PPT showing the performance improvements achieved in the layout engine however I'd like to know what kind of performance we can expect o..." }, { title:"Accordion viewport collapse-expand problems", threadid:133083, username:"Kimbal", userid:268327, dateline:1305100491, postid:600780, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305531273, lastposter:"Kimbal", excerpt:"I created an accordion viewport, the accordion expands and collapses, but each item takes up space as it is was expanded even though it is collapsed (..." }, { title:"Store empty after selection?", threadid:133441, username:"Dirk1", userid:232943, dateline:1305359778, postid:602054, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305530524, lastposter:"Dirk1", excerpt:"Hi all,\n\nI created an own combotype with a store initially loaded from a PHP Backend. This is the way I implemented it (I need it on several pages so ..." }, { title:"Where can I hire quality SenchaTouch developers on a short term basis?", threadid:133353, username:"WalkerW", userid:271357, dateline:1305257652, postid:601716, forumtitle:"Community Discussion", forumid:68, replycount:4, lastpost:1305525781, lastposter:"WalkerW", excerpt:"Hi guys,\r\n\r\nI have a client who needs a SenchaTouch app he has refined and developed -specifically he needs the UI improved and a couple features fixe..." }, { title:"problem in getting filepath from FileUpload.", threadid:133554, username:"smkkiran", userid:192626, dateline:1305521266, postid:602419, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305521266, lastposter:"smkkiran", excerpt:"hi guys,\r\n\r\nim using Ext.ux.form.FileUploadField,\r\nwhen i tried to getValue() im getting C:\/fakepath\/*filename\r\nbut i want to get full file path...\r\n\r..." }, { title:"panel select issue", threadid:133553, username:"prajeesh_bs", userid:260289, dateline:1305520772, postid:602418, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305520772, lastposter:"prajeesh_bs", excerpt:"I have a panel container and inside that some child panels. i have an attribute panel at the right where i will be entering attributes('width','legend..." }, { title:"Ext", threadid:133538, username:"mrZaur", userid:240419, dateline:1305505385, postid:602383, forumtitle:"Ext: Open Discussion", forumid:6, replycount:1, lastpost:1305520406, lastposter:"tryanDLS", excerpt:"Hello, I'm newbie in integration of ExtJs + Spring + Hibernate. Can anybody help?\n\nHow save data in textfields, datefields and grids to database thro..." }, { title:"ExtJS + Spring + Hibernate Integration...help..", threadid:133539, username:"mrZaur", userid:240419, dateline:1305505614, postid:602384, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1305505614, lastposter:"mrZaur", excerpt:"Hello, I'm newbie in integration of ExtJs + Spring + Hibernate. Can anybody help?\n\nHow save data in textfields, datefields and grids to database thro..." }, { title:"ExtJS + Spring + Hibernate", threadid:133537, username:"mrZaur", userid:240419, dateline:1305505328, postid:602382, forumtitle:"Ext: Examples and Extras", forumid:7, replycount:0, lastpost:1305505328, lastposter:"mrZaur", excerpt:"Hello, I'm newbie in integration of ExtJs + Spring + Hibernate. Can anybody help?\n\nHow save data in textfields, datefields and grids to database thro..." }, { title:"Vertical-Toolbars support in 3.3", threadid:133526, username:"Jack_S", userid:33415, dateline:1305493616, postid:602350, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305493616, lastposter:"Jack_S", excerpt:"Hello,\r\n\r\nI've tested some of the work arounds and its a mess. Is there support for vertical-toolbars for 3.3 or must I do a merge of both 3.3 & 4.0?\r..." }, { title:"Slider", threadid:133514, username:"MCSchlemme", userid:254902, dateline:1305477944, postid:602303, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1305477944, lastposter:"MCSchlemme", excerpt:"Is there a slider like the one I've attached?\n\nIf not, since I'm such a newbie at EXTJS, could someone please work their magic and create it for me?\n\n..." }, { title:"Salesforce.com integration: Using EnhancedList component on a page with an ExtJS grid", threadid:133416, username:"spuish", userid:261153, dateline:1305314294, postid:601936, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305466312, lastposter:"spuish", excerpt:"Hello,\r\n\r\nI'm trying to use an ExtJS grid component on a VisualForce page on Salesforce.com. In general this works, however, when the page also has an..." }, { title:"Very Simple Panel Arrow alignment?", threadid:133456, username:"heatrs", userid:266451, dateline:1305385771, postid:602123, forumtitle:"Ext 3.x: Help", forumid:40, replycount:4, lastpost:1305402635, lastposter:"heatrs", excerpt:"I have 2 doubts :\r\n\r\n1)\r\n\r\nhttp:\/\/img220.imageshack.us\/img220\/2036\/unledtd.png\r\n\r\nHow can I move that \"arrow\" from right most side towards left side o..." }, { title:"Teleworking job for ExtJS develper 6+ month contract to perm", threadid:133474, username:"alexeych", userid:260922, dateline:1305402249, postid:602162, forumtitle:"Community Discussion", forumid:68, replycount:0, lastpost:1305402249, lastposter:"alexeych", excerpt:"Teleworking job for a developer who is good at ASP.NET MVC, JQuery, Sencha's ExtJS or ExtNET, NHibernate and IoC such as Castle Windsor etc. \n \nThis a..." }, { title:"Improving performance - large Ext 3.x application", threadid:133460, username:"liammkelly", userid:231421, dateline:1305388770, postid:602128, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305388770, lastposter:"liammkelly", excerpt:"Are there any resources - FAQs, etc - that people can point me to for improving performance of a large scale Ext application? I segmented my function..." }, { title:"Listeners not working on grid?", threadid:133454, username:"anubite", userid:257673, dateline:1305379937, postid:602105, forumtitle:"Ext 3.x: Help", forumid:40, replycount:4, lastpost:1305382865, lastposter:"anubite", excerpt:"Hi all,\r\n\r\nI am having one problem, using MODx CMF with implemented ExtJS 3.3.0. I am setting up a grid and I want to use listeners on it. I tried to ..." }, { title:"Failure to Communicate or Loading a Form Based Upon Selections from Combo Boxes", threadid:133455, username:"budhines", userid:73960, dateline:1305382497, postid:602116, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305382497, lastposter:"budhines", excerpt:"I have 2 forms: Search form with linked combo boxes - last name and first name. Upon selecting the first name I am attempting to load the second form ..." }, { title:"[OPEN] [EXTJSIV-1952] Performance Comparison between Ext 3.2.1 and Ext 4.0", threadid:133317, username:"Mark879", userid:22844, dateline:1305223746, postid:601581, forumtitle:"Ext: Open Discussion", forumid:6, replycount:6, lastpost:1305331481, lastposter:"aconran", excerpt:"Performance Issues with ExtJS 4.0\n\nI have put together my findings for three different examples and found that performance has increased in some areas..." }, { title:"How to create a transparent Ext.Button with a only iconCls visible.", threadid:132755, username:"oscarblo", userid:209420, dateline:1304770035, postid:599643, forumtitle:"Ext 3.x: Help", forumid:40, replycount:4, lastpost:1305320463, lastposter:"oscarblo", excerpt:"Hello community!\r\n\r\nIm new in this forum and with EXTjs.\r\n\r\nI need have a image with a click handler function event (I need a php request). \r\n- My fir..." }, { title:"Display Message in Event Handler", threadid:133407, username:"haden", userid:261592, dateline:1305307338, postid:601890, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305319315, lastposter:"haden", excerpt:"I'd like to display a message passed back from my server, someplace on my form. To start, I'd just like to 'alert' the message. I can see the json in ..." }, { title:"M$ Ajax Date serialization parser not working", threadid:133333, username:"IvanJ", userid:96055, dateline:1305235419, postid:601645, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305313645, lastposter:"IvanJ", excerpt:"I could swear it used to work.\r\n\r\nTry something like this in FF:\r\n\r\nExt.util.Format.date(\"\\\/Date(1238606590509+0800)\\\/\",\"M$\")\r\n\r\n...this date is taken..." }, { title:"try to fire a 'contextmenu' event on the element of a field", threadid:133328, username:"flamant", userid:165442, dateline:1305231231, postid:601627, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305309516, lastposter:"friend", excerpt:"Hi,\nI put a contextmenu event on the element of a field\n\n\n\n var elt = field.getEl();\n elt.on('contextmenu', function(evt, elRef)..." }, { title:"How to reference ancestor container object from an ExtJS control?", threadid:133354, username:"chaddjohnson", userid:112098, dateline:1305257653, postid:601717, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305307839, lastposter:"friend", excerpt:"I am using ExtJS to build a window containing several panels as items. One of these panels contains a button.\r\n\r\nI want to attach a handler to my butt..." }, { title:"how do you create a Ext.form.DateField, its not showing up?", threadid:133335, username:"creatrixcordis", userid:262783, dateline:1305237579, postid:601659, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305307593, lastposter:"friend", excerpt:"im trying this piece of code and nothing is showing up\r\n\r\nam i missing something?\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nDate Field test\r\n\r\n\r\n\r\n\r\nExt.onReady(function..." }, { title:"Using existing panel", threadid:133391, username:"sankarshana.nimmagadda", userid:271076, dateline:1305282557, postid:601849, forumtitle:"Ext: Examples and Extras", forumid:7, replycount:1, lastpost:1305303759, lastposter:"Brocka", excerpt:"hi all,\r\n iam using ext js 4 in my project and i want to display the panel which is existing one with new title please look at my code\r\n\r\n\nvar..." }, { title:"earn 12 percent interest secured by a first trust deed", threadid:133398, username:"Mamunvy", userid:271563, dateline:1305302859, postid:601866, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1305302859, lastposter:"Mamunvy", excerpt:"Business & Personal Lines Of Credit\/Cards Up to 150k!! NO UPFRONT FEES EVER!!! \r\n\r\n\r\nWe get clients Business & Personal Credit Cards Fast!! (a couple ..." }, { title:"iframe:true and parent javascript(s)", threadid:133397, username:"PHPman", userid:245793, dateline:1305300706, postid:601860, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305300706, lastposter:"PHPman", excerpt:"Does ExtJS have mechanism for automatic \"attachment\" parent's JS files for panels wich are loaded with the autoLoad and iframe: true ?\n\nFor example ..." }, { title:"numberfield with numeric keypad", threadid:133385, username:"Stephan123", userid:64462, dateline:1305277149, postid:601833, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305277149, lastposter:"Stephan123", excerpt:"Hello !\n\nIn the moment i look for a special plugin.\nI will build a app for a touchscreen. 17 - 19 ''.\nIn this app is a form with a special numberfield..." }, { title:"Grid menu display problem with IE9", threadid:133369, username:"mfrancey", userid:23964, dateline:1305270730, postid:601777, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305270730, lastposter:"mfrancey", excerpt:"Hi,\n\nI'm having trouble with the display of a menu.\n\nEverything works great on every browser, except... IE9 (it's fine on IE8) See file attached.\nThe ..." }, { title:"Browser Conflict", threadid:133069, username:"Anisha Jaiswal", userid:270366, dateline:1305097141, postid:600743, forumtitle:"Ext 3.x: Help", forumid:40, replycount:5, lastpost:1305269337, lastposter:"drian", excerpt:"I have a TabPanel coded in my .jsp which looks like this:\n\nasrSearchTabs = new Ext.TabPanel({\n collapsible: true,\n ..." }, { title:"How toggle display of root node of TreePanel dynamically", threadid:133257, username:"rasharma@quark.com", userid:46792, dateline:1305202985, postid:601397, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305264623, lastposter:"rasharma@quark.com", excerpt:"I am using ExtJS 3.3 TreePanel. In my tree panel, I have four children under root node. \r\n\r\nI need to show\/hide rootNode on button click. TreePanel h..." }, { title:"ExtJS panel issue", threadid:132942, username:"prajeesh_bs", userid:260289, dateline:1305012039, postid:600292, forumtitle:"Ext 3.x: Help", forumid:40, replycount:4, lastpost:1305264346, lastposter:"prajeesh_bs", excerpt:"I have a panel container and inside that i have child panels. I want the child panels to be draggable and resizable anywhere inside the container. I ..." }, { title:"Make row not editable in EditorGridPanel based on record data?", threadid:133313, username:"drian", userid:220564, dateline:1305222842, postid:601573, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305263605, lastposter:"drian", excerpt:"Hi guys,\n\n\nCould some one point me into the right direction please?\n\nI have an EditorGridPanel with an editable column. How can i disable the editing ..." }, { title:"Customize Ext Tools", threadid:133355, username:"pathum", userid:180703, dateline:1305257907, postid:601718, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305257907, lastposter:"pathum", excerpt:"Hi All,\n\nI need to customize Ext Tool as a long button other than which defined in Panel Tools.\n\nFor that what I have done is this.\n\n\n\nwidth: 900,\n ..." }, { title:"How to reference ancestor container object from an ExtJS control?", threadid:133351, username:"chaddjohnson", userid:112098, dateline:1305257152, postid:601714, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:0, lastpost:1305257152, lastposter:"chaddjohnson", excerpt:"[I meant to post this in the Help forum...apologies. Feel free to delete this thread.]" }, { title:"How can I get a linechart without tip?", threadid:133349, username:"zxz430", userid:96126, dateline:1305251781, postid:601705, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305251781, lastposter:"zxz430", excerpt:"Recently, I am designing a linechart with dynamic action under the help of applet. but there are some troubles, when I move mouse to the point of the..." }, { title:"How can I get a linechart without tip?", threadid:133348, username:"zxz430", userid:96126, dateline:1305251440, postid:601704, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305251440, lastposter:"zxz430", excerpt:"Recently, I prepare to design a linechart with support of Applet, but when I move mouse to the line, there will be a tip to show me the value of point..." }, { title:"php is not responding.", threadid:133201, username:"nongkoogkai", userid:264549, dateline:1305171132, postid:601190, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305250254, lastposter:"nongkoogkai", excerpt:":((\r\nPlease see below.\r\nthis image => https:\/\/picasaweb.google.com\/lh\/photo\/XWb7GW63FZnSnBy3j45hoj7TpmUTmleqZnn_viu0umE?feat=directlink\r\n\r\nthis javasc..." }, { title:"NS_ERROR_OUT_OF_MEMORY and XHR Upload", threadid:133021, username:"Fox", userid:41785, dateline:1305051956, postid:600564, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305242214, lastposter:"Fox", excerpt:"When I try to upload a large file (about 18Mb), I'm receiving this errror:\n\nuncaught exception: [Exception... \"Component returned failure code: 0x800..." }, { title:"Sourc{ Conference - impressions", threadid:132857, username:"marko1234", userid:12882, dateline:1304935896, postid:599940, forumtitle:"Community Discussion", forumid:68, replycount:5, lastpost:1305235743, lastposter:"grgur", excerpt:"First, thank you all for coming. It was so wonderful to hang out with you for the last 4 days. Write some of your impressions, post some cool pictures..." }, { title:"Some photos from Split, Croatia - Sourc{DevCon", threadid:132332, username:"jgarcia@tdg-i.com", userid:172, dateline:1304491288, postid:598141, forumtitle:"Ext: Open Discussion", forumid:6, replycount:6, lastpost:1305235414, lastposter:"grgur", excerpt:"These images are the raw photos, so I'm not going to include them in this post directly. The view here is absolutely STUNNING! The air is so fresh a..." }, { title:"newbie question on keymap : a keymap put on a Field doesn't work", threadid:133314, username:"flamant", userid:165442, dateline:1305222989, postid:601575, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1305230086, lastposter:"flamant", excerpt:"Hi ,\nI instanciate a textfield and on render event I instanciate a keymap put on this field\n\nthe field :\n\n\n\n result = new Ext.form.TextFiel..." }, { title:"Form in border layout is blue around buttons, in other layouts its white", threadid:133193, username:"forumuser1080", userid:241722, dateline:1305164121, postid:601158, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1305228749, lastposter:"forumuser1080", excerpt:"I have a form in a border layout and the buttons section in the footer has a blue background. However the same form in a different layout (ie card la..." }, { title:"Little help with ItemSelector", threadid:133276, username:"vitalka", userid:263964, dateline:1305207972, postid:601448, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1305220765, lastposter:"friend", excerpt:"Hi, i have itemSelectors and 2 stores:\n\nstore.\n\n\n var st = new Ext.data.Store({\n proxy: new Ext.data.HttpProxy({\n url ..." }, { title:"Grid Date Renderer not working", threadid:133307, username:"Joyfulbob", userid:26586, dateline:1305219413, postid:601552, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305219413, lastposter:"Joyfulbob", excerpt:"I'm stumped. For some reason this renderer doesn't display. I've got others on this grid that work. Is there something unique about Date fields having..." }, { title:"Looking for a good IDE with autocomplete\/intellisense inside a config", threadid:133183, username:"Beginner1971", userid:197245, dateline:1305150922, postid:601126, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1305215938, lastposter:"tryanDLS", excerpt:"I'm looking for a good IDE with autocomplete\/intellisense. So far, I've tried Komodo, Aptana and Visual Studio 2010. While all three provide some so..." }, { title:"Dynamically Adding Resizable Containers", threadid:133293, username:"dabl62", userid:271216, dateline:1305214904, postid:601520, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305215614, lastposter:"dabl62", excerpt:"I have a problem with Ext.Resizable when trying to add multiple resizable containers to a panel. My code works for the first container added but as so..." }, { title:"Show values on ColumnChart columns", threadid:133292, username:"pyrite", userid:231963, dateline:1305214868, postid:601519, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305214868, lastposter:"pyrite", excerpt:"I have a ExtJs v3.x columnchart, and I'd like to display the percentage value of each column either somewhere in the middle of the bar or at the very ..." }, { title:"MessageBox increase height of buttons", threadid:133146, username:"semaj", userid:103057, dateline:1305128819, postid:600991, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305214762, lastposter:"semaj", excerpt:"Hello Ext Gurus,\n\nIs there a way to increase height of buttons inside MessageBox?\n\n\nExt.Msg.show({\n title:'Title',\n msg: 'blahblah...',\n..." }, { title:"ExtJS 3 and IE 9 compatibility", threadid:133227, username:"kulkarnirahuls", userid:259171, dateline:1305189311, postid:601273, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305214698, lastposter:"akrherz", excerpt:"Hi Experts,\r\n\r\nCan you please let us know on ExtJS and IE9 compatibility issues?\r\n\r\nIs ExtJs 3 supports IE9, if not then what can be the quick fix for..." }, { title:"how set the textFeild show the grid default,not to click or dbclick the grid cell?", threadid:133275, username:"yatell", userid:44218, dateline:1305207664, postid:601445, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305210532, lastposter:"friend", excerpt:"code is follow:\n \nJsonStore:\n var dataStore=new Ext.data.JsonStore({\n fields: ['condi_name','condi_field'],\n autoLoad:true,\n..." }, { title:"rowexpander body undefined", threadid:133283, username:"stetou", userid:56978, dateline:1305210298, postid:601475, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305210298, lastposter:"stetou", excerpt:"Hi,\nI followed this example to create a grid with a rowexpander plugin\nhttp:\/\/dev.sencha.com\/deploy\/ext-3.3.0\/examples\/grid\/grid-plugins.html\nThe rows..." }, { title:"Help with Ext.ux.MultiSelectTreePanel", threadid:133235, username:"eltigree", userid:271067, dateline:1305193799, postid:601319, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305206041, lastposter:"eltigree", excerpt:"Hello guys\n\nI will intecrate an MultiSelectTreePanel (i'm using extjs 3.3.0), but when i instantied this treepanel it reports the error: Ext.ux.MultiS..." }, { title:"Mouse select on TextField in FF and Chrome", threadid:133267, username:"tembi4", userid:241299, dateline:1305205593, postid:601424, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1305205593, lastposter:"tembi4", excerpt:"Hello everyone,\r\n\r\nIn my company I experienced the following issue. Components such as TextField, NumberField do not behave correctly on mouse click o..." }, { title:"locking first column of cfgrid", threadid:126681, username:"nadermfr", userid:236660, dateline:1300040112, postid:580036, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305204833, lastposter:"freddiv", excerpt:"\n \n \n \n \n \n \n \n \n ..." }, { title:"How to refresh store in ItemSelectror?", threadid:133253, username:"vitalka", userid:263964, dateline:1305202692, postid:601389, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305202967, lastposter:"friend", excerpt:"a" }, { title:"How to render a filter list in a grid?", threadid:133108, username:"mfrancey", userid:23964, dateline:1305115629, postid:600866, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305199453, lastposter:"mfrancey", excerpt:"Hi there!\n\nI'd like to render the filter option list. \nInstead of having just the text ('small','medium','large',...), I'd like to have an icon first:..." }, { title:"Problem with data in an xTemplate!?", threadid:128497, username:"Mawi", userid:191083, dateline:1301498771, postid:585820, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305197803, lastposter:"hyteckit", excerpt:"hi,\n\ni've a problem with my xTemplate in my Panel.\n\nMy data looks like this:\n\n\n\n{\n id: 1,\n name: 'FooCar',\n owner: [{\n id: 20,\n ..." }, { title:"TreePanel - RemoteMove not work with dynamically created control", threadid:133244, username:"jaysoncampa", userid:261594, dateline:1305197232, postid:601350, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305197232, lastposter:"jaysoncampa", excerpt:"RemoteMove to fire the event on a node of a TreePanel the following error occurs:\n\n \"The control with ID 'treeReport' not found\"\n\n Basically I created..." }, { title:"Problem deleting and again creating child panel in CardLayout", threadid:133242, username:"Reema Seksaria", userid:271080, dateline:1305196792, postid:601347, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305196792, lastposter:"Reema Seksaria", excerpt:"Hi\n \nI am developing an extjs based application which has search, add, and edit screens. User can navigate to Add and Edit screens from Search page. A..." }, { title:"XmlStore help on load XML not from url", threadid:133116, username:"andreacammarata", userid:77762, dateline:1305117688, postid:600885, forumtitle:"Ext 3.x: Help", forumid:40, replycount:9, lastpost:1305194189, lastposter:"fay", excerpt:"Hi guys.\nI need some help to load xml data inside an XmlStore, taking it not from an url, but from a simple variable placed in my XmlStore scope.\nSo s..." }, { title:"Combobox items not showing in IE", threadid:133112, username:"lindasingini", userid:244862, dateline:1305116519, postid:600872, forumtitle:"Ext 3.x: Help", forumid:40, replycount:5, lastpost:1305192399, lastposter:"fay", excerpt:"Hi All, i have a combobox which am populating using a json store as normal. When i click the arrow to see the items in Firefox they show with no pro..." }, { title:"Mendatory cells in grid", threadid:133115, username:"coooolmagic", userid:155335, dateline:1305117658, postid:600884, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305191230, lastposter:"stephen.friedrich", excerpt:"is there any way we can force user to enter something in a cell of grid.\n\nbasically we have grids with several columns and some of the column cells mu..." }, { title:"4.0.0 - No "metachange" event on Reader?", threadid:131605, username:"arthurakay", userid:48511, dateline:1303933117, postid:595669, forumtitle:"Ext: Open Discussion", forumid:6, replycount:6, lastpost:1305186385, lastposter:"Remy", excerpt:"In 3.x, the Reader classes had a \"metachange\" event that would fire when new metadata was passed into a store (along with the data). I don't see anyth..." }, { title:"tooltip on a combo box?", threadid:128452, username:"scaddenp", userid:123777, dateline:1301455763, postid:585630, forumtitle:"Ext 3.x: Help", forumid:40, replycount:6, lastpost:1305157744, lastposter:"scaddenp", excerpt:"Saki's examples show this code for putting a tooltip on a combobox\n\n listeners:{\n render:function() { \n ..." }, { title:"Desktop Ticker Help", threadid:133186, username:"vader1014", userid:260297, dateline:1305155395, postid:601136, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305155395, lastposter:"vader1014", excerpt:"I was given code for a ticker that my company wants me to put on the extjs desktop. I am having a problem in which the title bar of the grids can d..." }, { title:"Desktop Ticker Help", threadid:133185, username:"vader1014", userid:260297, dateline:1305155222, postid:601135, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305155222, lastposter:"vader1014", excerpt:"Sorry double post." }, { title:"How to Grok the Syntax", threadid:133167, username:"haden", userid:261592, dateline:1305139679, postid:601067, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305151087, lastposter:"haden", excerpt:"I needed to figure out how to get the value of a field on my form from within a handler function but I didn't know how to reference the field and ke..." }, { title:"MVC Application Ext JS 4", threadid:133147, username:"Wilky", userid:268382, dateline:1305129061, postid:600993, forumtitle:"Ext: Open Discussion", forumid:6, replycount:2, lastpost:1305149453, lastposter:"Wilky", excerpt:"Hi guys,\nI'm trying to build an application with Ext JS 4 using MVC pattern but I've some problems.\n\nThis is the tree of the directory of my applicati..." }, { title:"[3.3.3] Ext.ux.grid.CheckboxGroupingView", threadid:133173, username:"mitchellsimoens", userid:22216, dateline:1305142940, postid:601084, forumtitle:"Ext 3.x: User Extensions and Plugins", forumid:42, replycount:0, lastpost:1305142940, lastposter:"mitchellsimoens", excerpt:"I have made a GroupingView that has a checkbox in the group header to check all rows in that group. Of course you need to be using CheckboxSelectionMo..." }, { title:"welcome to chat", threadid:133172, username:"jessie242", userid:270829, dateline:1305142764, postid:601082, forumtitle:"Community Discussion", forumid:68, replycount:0, lastpost:1305142764, lastposter:"jessie242", excerpt:"Free Chat Rooms also available for information on all local people from all over the World, all politics Chat Rooms, events details, World all celebra..." }, { title:"Need Advice: learn extjs 3 or 4", threadid:132883, username:"charliez", userid:3679, dateline:1304956090, postid:600065, forumtitle:"Ext: Open Discussion", forumid:6, replycount:4, lastpost:1305139425, lastposter:"Justin Noel", excerpt:"Hi\r\nI am starting with ExtJS and I see that there is a new version. extjs 4\r\n\r\nNeed your advice on deciding if I should study\/learn extjs 3 and then j..." }, { title:"[3.3.0] Ext.decode vs direct eval call", threadid:133162, username:"danellison", userid:27375, dateline:1305137653, postid:601053, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305137653, lastposter:"danellison", excerpt:"Hi all. Viewport does an Ext.direct call to php backend for menu contents and handler methods are returned as json text.\n\n\n\t if(COI.userProfile.sh..." }, { title:"Forum functionality hopelessly broken?", threadid:133160, username:"deskwideweb", userid:179619, dateline:1305136762, postid:601047, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1305136762, lastposter:"deskwideweb", excerpt:"I'm going to submit this post by clicking \"Preview Post\"\n\nWTF???????????????????????????????????????????????\n\nPS....your site has been unacceptably sl..." }, { title:"Austin Ext JS Meetup - May 24th 7:30p", threadid:133155, username:"brian.moeskau", userid:5, dateline:1305133533, postid:601026, forumtitle:"Community Discussion", forumid:68, replycount:0, lastpost:1305133533, lastposter:"brian.moeskau", excerpt:"Now that Ext 4 is out the door and the Sourc{ conference is over, it's time to meet up with my ATX peeps and give the lowdown on what's new in Senchal..." }, { title:"EXT JS 4 API docs", threadid:132454, username:"drabslab", userid:43616, dateline:1304544060, postid:598505, forumtitle:"Ext: Open Discussion", forumid:6, replycount:8, lastpost:1305129065, lastposter:"drabslab", excerpt:"Hai,\n \nIs there a possibility to version the API docs\n \nand even better to give a short release note of what has mainly been updated" }, { title:"outdated tutorial", threadid:133144, username:"snailgem", userid:254860, dateline:1305127918, postid:600983, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1305127918, lastposter:"snailgem", excerpt:"the tutorial here:\nhttp:\/\/www.sencha.com\/learn\/Tutorial:Ext_Menu_Widget\nis so woefully out of date that it will confuse and frustrate more than help a..." }, { title:"Scrolling content tab keys", threadid:133125, username:"renton", userid:49721, dateline:1305121443, postid:600909, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305125376, lastposter:"renton", excerpt:"Hi!\r\n\r\nI've faced the problem, that using this code:\r\n\r\n\nExt.onReady (function() {\r\n\r\n var viewport = new Ext.Viewport ({\r\n layout: ..." }, { title:"checkbox in column header of grid to select multiple columns in grid", threadid:133118, username:"Komal Vaswani", userid:195594, dateline:1305119307, postid:600891, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305119307, lastposter:"Komal Vaswani", excerpt:"Hi,\n I want to select multiple columns of grid so that I have to put checkbox in column header as shown in the attached image file. Is there any..." }, { title:"How to change Stacked Column chart colors", threadid:132996, username:"mattsh", userid:270313, dateline:1305039238, postid:600477, forumtitle:"Ext 3.x: Help", forumid:40, replycount:4, lastpost:1305117434, lastposter:"ero", excerpt:"Hi!\n\nI desperately need to change the column color for my charts. I think I have tried almost everything, but it doesn't work. I use the Logos 4 appli..." }, { title:"Help modding HTMLEditor", threadid:133109, username:"Jangla", userid:65672, dateline:1305115714, postid:600867, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305115714, lastposter:"Jangla", excerpt:"So I've got an Ext.ux.HTMLEditor control on a form and I've got a combo box in the menu to wrap the text with h1, h2 or p tags. Thing is, I also want ..." }, { title:"maskRe syntax", threadid:133067, username:"bernic.ion", userid:268279, dateline:1305095818, postid:600739, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305114649, lastposter:"friend", excerpt:"Hello. I'd want to write a maskRe control that permits only strings that begin with a certain character (let it be 'A') and continues with various dig..." }, { title:"Help", threadid:133062, username:"pav-pas", userid:90760, dateline:1305090971, postid:600729, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305113788, lastposter:"pav-pas", excerpt:"??? ????????? ??????? ????????? ?????????? ??????\n\n\nfunction FinDat7D(){ \n var result = false;\n\tExt.Aj..." }, { title:"Change Ajax URL?", threadid:133093, username:"parsbin", userid:246688, dateline:1305106510, postid:600809, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305112821, lastposter:"parsbin", excerpt:"Hi\nhow can i changing AJAX URl?\ni`v reload store but i want change URL before of reload store.\n\n\n\n\n{\n xtype: 'multiselect',\n\/\/ fieldLabel: 'Mult..." }, { title:"Suggestion: Documentation - New is not always better", threadid:131388, username:"kayakyakr", userid:185631, dateline:1303834630, postid:594932, forumtitle:"Ext: Open Discussion", forumid:6, replycount:31, lastpost:1305101588, lastposter:"lukefowell89", excerpt:"I would like to make the suggestion that, with the 4.0 documentation, you go back to an AJAX-based documentation layout. The great advantage to that i..." }, { title:"ColorMenu as submenu", threadid:133072, username:"tomearly", userid:99069, dateline:1305098295, postid:600763, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305098295, lastposter:"tomearly", excerpt:"Hi, \n\nI'm using an Ext.menu.ColorMenu as a context menu item on right clicking on a tree.\n\nEach item within the tree can use this submenu.\n\nHowever o..." }, { title:"Print Gmap, how to?", threadid:132796, username:"parsbin", userid:246688, dateline:1304858237, postid:599738, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305093718, lastposter:"parsbin", excerpt:"Hi\nhow can i send gmap map too printer?\nmy code :\n\n\n mapwin = new Ext.Window({\n layout: 'fit',\n title: 'Map',..." }, { title:"Combobox - Populate from remote store", threadid:132937, username:"trasherdk", userid:57167, dateline:1305006253, postid:600272, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1305088355, lastposter:"trasherdk", excerpt:"I'm currently struggling with a ComboBox on a form, and it seems that\r\ni'm missing something. Date is loaded from database to a JsonStore.\r\n\r\nAll look..." }, { title:"Numberfield : use '.' and ',' as separator simultaneously", threadid:133005, username:"sky2", userid:44808, dateline:1305041775, postid:600497, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305075260, lastposter:"brittongr", excerpt:"I want to use '.' and ',' as separator simultaneously in my number field\r\nBut as result i must have number with '.' as separator.\r\nHow to do this ?\r\nT..." }, { title:"ComboBox item font color", threadid:133043, username:"kgada", userid:270503, dateline:1305064136, postid:600642, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305064136, lastposter:"kgada", excerpt:"How do I change the font color of the items in the ComboBox? Is there a setStyle() or similar function?\n\nComboBox switchCombo = new ComboBox();\n ..." }, { title:"CodeMirror and Sencha (ExtJs)", threadid:123644, username:"russall1985", userid:113263, dateline:1297356313, postid:569851, forumtitle:"Ext: Examples and Extras", forumid:7, replycount:4, lastpost:1305059659, lastposter:"russall1985", excerpt:"CodeMirror (http:\/\/codemirror.net\/) is an awesome open source tool for syntax highlighting in the browser. I found an extension created by Dan Ungure..." }, { title:"Carousel for Dynamic Data", threadid:133023, username:"Srujana", userid:264579, dateline:1305053390, postid:600577, forumtitle:"Ext: Examples and Extras", forumid:7, replycount:0, lastpost:1305053390, lastposter:"Srujana", excerpt:"hi" }, { title:"Pop up with tab", threadid:133022, username:"sheiti.hyodo", userid:270459, dateline:1305052565, postid:600572, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1305052565, lastposter:"sheiti.hyodo", excerpt:"Hi,\ni need some help.\nCould someone teach me to do a pop up that is like a \"tabpanel\", where i can put 2 or more tabs\n\nthanks\n\nSheiti" }, { title:"xtype: 'booleancolumn' - DB-fields are not filled => BooleanColum shows false", threadid:123622, username:"gipsomat", userid:226157, dateline:1297349644, postid:569801, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305049735, lastposter:"Bruno0226", excerpt:"Dear all\n\nThere is a problem with my BooleanColumn:\n\nI use\n\nxtype: 'booleancolumn', trueText: 'true', falseText: 'false' \n\nbut when a DB-field is not..." }, { title:"a combobox value isn't displayed in a grid editor after a read request is made", threadid:133012, username:"flamant", userid:165442, dateline:1305045339, postid:600515, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1305047545, lastposter:"flamant", excerpt:"Hi, \n\nI implemented a grid editor that load the records in the cache from a read method.\n\n2 columns are combobox and the displayFields corresponding t..." }, { title:"List Paging ---Sencha touch?????", threadid:133018, username:"zongtian", userid:262393, dateline:1305047155, postid:600540, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1305047155, lastposter:"zongtian", excerpt:"Hello,\n\ni want to ask some questions on the list paging of sencha touch.\n\nthe code :\nExt.regModel(modelName, {\n fields : model.fields,\n ..." }, { title:"Tabpanel child components rendering issue", threadid:132962, username:"parky128", userid:77871, dateline:1305024995, postid:600359, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305046736, lastposter:"friend", excerpt:"Hi There,\n\nI got a weird issue with some child components displayed in a tab whereby they are not displaying\\sizing correctly. I have a ProgressBar ..." }, { title:"insert row below the selected row in grid", threadid:132992, username:"Komal Vaswani", userid:195594, dateline:1305037752, postid:600469, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305045549, lastposter:"friend", excerpt:"Hi,\n I want to add the row just below the selected row in grid.\n\nThanks,\nKomal" }, { title:"Geotweet example problem", threadid:133004, username:"webdev2111", userid:270371, dateline:1305041676, postid:600496, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1305041676, lastposter:"webdev2111", excerpt:"hi I am new to Sencha. i was trying to test the sencha touch geotwitter but it doesnot seem to be working. ie display google map marker display each..." }, { title:"Toggling a cell's editability on\/off on a per-row basis", threadid:132991, username:"ayqazi", userid:245922, dateline:1305037391, postid:600466, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305039724, lastposter:"fay", excerpt:"Hi,\r\n\r\nSo I have an EditableGridPanel, and I have a field (editableField) that may or may not be editable depending on the value of another field (ano..." }, { title:"A simple MySQL table editor", threadid:131256, username:"gbs1230", userid:53536, dateline:1303754126, postid:594550, forumtitle:"Ext: Examples and Extras", forumid:7, replycount:3, lastpost:1305035638, lastposter:"matthias.r", excerpt:"Hello all,\r\n\r\nI needed a simple MySQL table editor to manage some accounts for my business and couldn't find one so I wrote this. \r\n\r\nIt uses ExtJS 4...." }, { title:"Browser Conflict", threadid:132984, username:"Anisha Jaiswal", userid:270366, dateline:1305033773, postid:600445, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305033773, lastposter:"Anisha Jaiswal", excerpt:"I have a TabPanel coded in my .jsp which looks like this:\n\nasrSearchTabs = new Ext.TabPanel({\n collapsible: true,\n ..." }, { title:"Sliding event for a north region in a border", threadid:132878, username:"razvan_s", userid:241622, dateline:1304952953, postid:600036, forumtitle:"Ext 3.x: Help", forumid:40, replycount:4, lastpost:1305032851, lastposter:"razvan_s", excerpt:"On a border layout, how do I catch the sliding of the north region? Because I want to set a callback function on the sliding action (not the expanding..." }, { title:"Browser Conflict", threadid:132976, username:"Anisha Jaiswal", userid:270366, dateline:1305031318, postid:600410, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1305032557, lastposter:"friend", excerpt:"I have a TabPanel coded in my .jsp which looks like this:\n\nasrSearchTabs = new Ext.TabPanel({\n collapsible: true,\n ..." }, { title:"How can I use row editing with my grid??", threadid:132807, username:"chris24300", userid:242805, dateline:1304873447, postid:599765, forumtitle:"Ext 3.x: Help", forumid:40, replycount:5, lastpost:1305031327, lastposter:"chris24300", excerpt:"I've found links to the row editing plugin but they were on extjs.com and no longer found, I figured 4 has it built in now so I can't use the code fro..." }, { title:"Adding static value to store", threadid:132941, username:"Jona", userid:263597, dateline:1305011441, postid:600287, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305031049, lastposter:"Jona", excerpt:"Hi guys,\n\nfor a grid and a combobox I use the same store on one page. The thing is, that someone adds a value, the value is shown in the grid and in t..." }, { title:"extjs 3.3.2 when ....???", threadid:126049, username:"demon222", userid:24810, dateline:1299540914, postid:578145, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1305024968, lastposter:"neofraktal", excerpt:"When will the published version of ExtJS 3.3.2? probably have a good time ... ;-)" }, { title:"Make child Panels unselectable Ext-Js 4.0", threadid:132888, username:"PriyaL", userid:265529, dateline:1304958847, postid:600086, forumtitle:"Ext: Open Discussion", forumid:6, replycount:2, lastpost:1305022306, lastposter:"PriyaL", excerpt:"I have a Main Panel with two or more child panels.Child Panels should not be selectable.Even if child is selected,only the Parent should be selectable..." }, { title:"Tabpanel work properly only first time. Help!!", threadid:131824, username:"ivan r", userid:261049, dateline:1304066671, postid:596436, forumtitle:"Ext 3.x: Help", forumid:40, replycount:4, lastpost:1305022302, lastposter:"ivan r", excerpt:"Hi everybody!!!\n\nI'm a newbie and i have a problem with a TabPanel.\n\nIn my Tabpanel there are different panels, grids and forms.\nI try to describe the..." }, { title:"Tree selection node", threadid:132950, username:"marlborino", userid:266370, dateline:1305017926, postid:600327, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305017926, lastposter:"marlborino", excerpt:"Hello,\r\nI've to select some nodes from a tree.\r\nBy now I use this code:\r\n\nMyTree.expandPath(NodePath);\r\nvar node = MyTree.getNodeById(MyNodeId);\r\nMyTr..." }, { title:"missing palettes in xtype: 'htmleditor'", threadid:132876, username:"Stephan123", userid:64462, dateline:1304950535, postid:600017, forumtitle:"Ext 3.x: Help", forumid:40, replycount:5, lastpost:1305015978, lastposter:"Stephan123", excerpt:"Hello !\n\nI have build an simple form with an xtype: 'htmleditor'.\nWhen i select a part ot the text in the editor the buttons\nfor text - color and back..." }, { title:"DD from Grid1 to Grid2, Row -> Column", threadid:132948, username:"[Daniel]", userid:168494, dateline:1305015866, postid:600317, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1305015866, lastposter:"[Daniel]", excerpt:"Morning everybody,\n\nthere are two grids, one containing multiple rows and and consiting of only one row with multiple columns.\n\nWhat I'm trying to do ..." }, { title:"ExtJS meetup in Hamburg, Germany - Tue May\/10 7:00PM", threadid:129390, username:"stephen.friedrich", userid:80344, dateline:1302178530, postid:588595, forumtitle:"Community Discussion", forumid:68, replycount:6, lastpost:1305015328, lastposter:"stephen.friedrich", excerpt:"Hello everyone,\n \nwe like to start a community of ExtJS developers in Hamburg, Germany.\nIf you live around here and like to get together for some fun ..." }, { title:"combo and IE8", threadid:132865, username:"Stephan123", userid:64462, dateline:1304944534, postid:599974, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1305010595, lastposter:"Stephan123", excerpt:"Hello !\n\nI have build a grid. In the 'tbar' of the grid there is a combobox.\nWhen i test the grid in the FF3.3.x or in the Chrome browser it works fin..." }, { title:"Extjs does not work in Internet Explorer7 when it is contained into an IFrame", threadid:132933, username:"thinkerx", userid:219285, dateline:1304997191, postid:600260, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:0, lastpost:1304997191, lastposter:"thinkerx", excerpt:"Hi guys.\n\nI have web application which shows the main content into an iframe. And it is into that iframe where I load my extjs application. It works p..." }, { title:"Sourc{ SenchaDev Conference - who is coming?", threadid:129358, username:"tobiu", userid:4613, dateline:1302164557, postid:588504, forumtitle:"Community Discussion", forumid:68, replycount:34, lastpost:1304973572, lastposter:"mrsunshine", excerpt:"hi community,\n\ni would like to know who is coming to the event from may 5th to 7th in split (croatia).\nhttp:\/\/www.senchadevcon.eu\/\n\ni will be there fr..." }, { title:"newbie problem with MVC (examples\\app\\simple)", threadid:132343, username:"androme", userid:173076, dateline:1304498463, postid:598188, forumtitle:"Ext: Examples and Extras", forumid:7, replycount:3, lastpost:1304973121, lastposter:"scarsick", excerpt:"hello, i'm trying to learn MVC with this example and i modified this code :\n\nAPP.JS\n\nExt.application({ name: 'AM', controllers: [ 'Us..." }, { title:"Programmatic PageFlip", threadid:132909, username:"schjlatah", userid:270148, dateline:1304971830, postid:600182, forumtitle:"Ext: Examples and Extras", forumid:7, replycount:0, lastpost:1304971830, lastposter:"schjlatah", excerpt:"Hello,\r\n I am about as new to Sencha as they come (just found out about it this morning).\r\nI was lured to it by the siren song of the CSS\/JavaScript..." }, { title:"GoogleMap: Chage or add\/remove Marker after map renderering?", threadid:132785, username:"parsbin", userid:246688, dateline:1304839591, postid:599711, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304970991, lastposter:"kaendsle", excerpt:"Hi\nCan i change or any control map`s marker in Gmap after map rendering by command(example: button)?\nPlease explain that.\nI can`t find good documentat..." }, { title:"Click event for calendar picker which is used in calendar -to get the value of date", threadid:132647, username:"manjush.kochi", userid:269097, dateline:1304685594, postid:599224, forumtitle:"Ext 3.x: Help", forumid:40, replycount:4, lastpost:1304970181, lastposter:"kaendsle", excerpt:"Sir,\r\nI am using Calendar of Ext js 3.0 for my project.Looking for a click event in calendar picker to get the selected date so that the selected date..." }, { title:"Extjs 3 examples", threadid:131934, username:"forumuser1080", userid:241722, dateline:1304133240, postid:596777, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304965005, lastposter:"roderickforsythe", excerpt:"Now that extjs 4 is out I cannot find the examples for extjs 3." }, { title:"[3.x] Ext.date.RangeField", threadid:122551, username:"kryo", userid:105430, dateline:1296363586, postid:566201, forumtitle:"Ext 3.x: User Extensions and Plugins", forumid:42, replycount:15, lastpost:1304962787, lastposter:"kryo", excerpt:"Ext.date.RangeField is a completely new rewrite of \"Ext.ux.form.DateRange\". Fixes lots of problems, code has been cleaned up and well documented. Demo..." }, { title:"Nop style on html text in tab panel", threadid:132893, username:"forumuser1080", userid:241722, dateline:1304960507, postid:600098, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304961423, lastposter:"friend", excerpt:"When I set the html config on a panel that is contained in a tab panel the text I set does not have any style.\n\nIt looks like somehow my panel does no..." }, { title:"IE Error >> data: null", threadid:132855, username:"Amolpatil", userid:263424, dateline:1304935693, postid:599936, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304959734, lastposter:"tryanDLS", excerpt:"Hello Everyone,\n\nI am facing problem when i double click on checkbox it gives error in IE. data is null or not an object error." }, { title:"TreeGrid + Locking Grid View Combined", threadid:117649, username:"lukefowell89", userid:201014, dateline:1291393977, postid:546658, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304958838, lastposter:"naye87", excerpt:"I need to be able to have a \"freeze pane\" like on excel, on the first column of my treegrid! This tree grid is very complex and needs to be a treegr..." }, { title:".disable() component in vbox layout?", threadid:132763, username:"drian", userid:220564, dateline:1304787965, postid:599658, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304958405, lastposter:"drian", excerpt:"Is it me or there's a a weird thing happening when i disable an item that's inside a vbox layout? \r\n\r\nI have 2 grids inside a vbox layout, both with f..." }, { title:"How to decrease load time of TreePanel ?", threadid:132765, username:"Anup Rana", userid:191053, dateline:1304789887, postid:599660, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304952698, lastposter:"friend", excerpt:"I am using treepanel and using json file to load the treepanel using dataUrl property.\nBut it is taking time to load the treepanel and the window gets..." }, { title:"A Problem with the scroll of treegrid", threadid:132838, username:"MadEric", userid:269294, dateline:1304924313, postid:599868, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304951994, lastposter:"friend", excerpt:"I create a treegrid to show the data. The config of the treegrid is as follows:\n \nactivityTreeGrid = new Ext.ux.tree.TreeGrid({\n id: 'produ..." }, { title:"Explicitly set Ext.Window body size", threadid:132840, username:"ChrisR", userid:2799, dateline:1304924902, postid:599873, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304951768, lastposter:"friend", excerpt:"Is there a way to explicitly set the window's body size and have the window component adapt to that? There is the setSize() method on Ext.Window but t..." }, { title:"Problems With Ext js calendar Pro....Please Help", threadid:132753, username:"manjush.kochi", userid:269097, dateline:1304764140, postid:599634, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304949128, lastposter:"manjush.kochi", excerpt:"Sir,\n I am using Calendar of Ext JS 3.3 in my Project,As there is no provision to limit the date in that all records will be fetched on to that calend..." }, { title:"How to show the child window and its components after closing?", threadid:132599, username:"vertex", userid:225542, dateline:1304661573, postid:599041, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304946251, lastposter:"jgarcia@tdg-i.com", excerpt:"hi,i am using ext js to create a desktop user interface application, In that i am using menu items like grids, forms and windows,\nhere my problem is,i..." }, { title:"Autoscroll problem in center region on Android and Iphone smart phones", threadid:132772, username:"wester", userid:262271, dateline:1304801546, postid:599679, forumtitle:"Ext: Open Discussion", forumid:6, replycount:1, lastpost:1304946018, lastposter:"jgarcia@tdg-i.com", excerpt:"Hi there\n \nI seem to have a problem with autoscroll in the center region when viewing ExtJS layouts on a smart phone. Fx. the \"layout-browser\" example..." }, { title:"Destroying the components of a window", threadid:132784, username:"vertex", userid:225542, dateline:1304838274, postid:599710, forumtitle:"Ext: Open Discussion", forumid:6, replycount:1, lastpost:1304945319, lastposter:"jgarcia@tdg-i.com", excerpt:"Hi,\n\nI have been working on a web application using EXT JS. I am using the Web Desktop (Refer :\/ext-4.0.0\/examples\/desktop\/desktop.html) as my applica..." }, { title:"Help:", threadid:132815, username:"miibx5", userid:248579, dateline:1304877881, postid:599776, forumtitle:"Ext: Open Discussion", forumid:6, replycount:1, lastpost:1304945222, lastposter:"jgarcia@tdg-i.com", excerpt:"Help: I'm trying to learn Ext Js and I saw some examples: Saki's Ext Examples Page and tried to recreate them and also the community of Ext Js in Braz..." }, { title:"No Viewport: Liquid layout with percentual widths \/ fittoparent", threadid:132867, username:"dloew", userid:45033, dateline:1304944754, postid:599978, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1304944754, lastposter:"dloew", excerpt:"I may not use Ext.Viewport for my application due to several reasons. I have read a few posts referring this and I think that I'm not the only one, th..." }, { title:"How to overwrite a class with another class ?", threadid:132851, username:"lakilevi", userid:60802, dateline:1304934187, postid:599924, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304944360, lastposter:"friend", excerpt:"Hello.\nIt may sound a little bit strange, but I would overwrite a class with an other class.\nFor example I want that all my Ext.form.Textarea objects ..." }, { title:"Print functionality", threadid:132648, username:"lindasingini", userid:244862, dateline:1304686530, postid:599234, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304940159, lastposter:"lindasingini", excerpt:"Hi All\n\nI recently started using ext js and would like to add some print functionality to my application. I have an image in a window and a print butt..." }, { title:"[Ext Core 3.0] unterminated string literal", threadid:132799, username:"Mycoding", userid:135053, dateline:1304867130, postid:599750, forumtitle:"Ext 3.x: Help", forumid:40, replycount:4, lastpost:1304926928, lastposter:"Mycoding", excerpt:"Please help me to solve this.\r\nI write site on Ext Core and have such bug.\r\n\r\n\n\r\nExt.Ajax.request({\r\n\tmethod:'POST',\r\n\tparams:{\r\n\t action:parse..." }, { title:"Need Help To Integrate JSF 2.0 with ExtJS", threadid:132832, username:"sharathts", userid:269952, dateline:1304918144, postid:599836, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304918144, lastposter:"sharathts", excerpt:"Hi there,\n This is Sharath, I am new to ExtJS. And very exited to use ExtJS in my current project which i am developing using JSF 2.0 and R..." }, { title:"Ext-JS Spell checker", threadid:123053, username:"actonwang", userid:179757, dateline:1296832835, postid:568110, forumtitle:"Ext: Open Discussion", forumid:6, replycount:3, lastpost:1304915070, lastposter:"yyogev", excerpt:"hi, \n\n Is there any existing Ext-JS spell checker component? I want to have a simple checker on plain text area.\n\nThanks!\nActon" }, { title:"Advanced MVC - Best Practices", threadid:131671, username:"tobiu", userid:4613, dateline:1303983725, postid:595895, forumtitle:"Ext: Open Discussion", forumid:6, replycount:10, lastpost:1304893961, lastposter:"steffenk", excerpt:"Hi team and community,\r\n\r\nsince i am going to talk about the application pattern and mvc at the Sourc{ SenchaDevs conference, i would like to make sur..." }, { title:"[bug forum] Some words on forum on Japan", threadid:132800, username:"Mycoding", userid:135053, dateline:1304867558, postid:599751, forumtitle:"Community Discussion", forumid:68, replycount:2, lastpost:1304868880, lastposter:"Mycoding", excerpt:"Here is how Sencha Forum looks about 3 days.\r\nJapan words.\r\n\nhttp:\/\/www.youtube.com\/watch?v=UBYVQPKH-zo" }, { title:"Dynamic tree", threadid:132792, username:"rp111", userid:265854, dateline:1304850763, postid:599727, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304850763, lastposter:"rp111", excerpt:"i used form that gets node id, node text and parent id and built a dynamic tree.\nwhen i insert new node, i use tree.root.reload() to reload hole tree...." }, { title:"Expand width of panel dynamically?", threadid:132758, username:"Vinni", userid:131687, dateline:1304782898, postid:599652, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304782898, lastposter:"Vinni", excerpt:"Hi all,\n\nI am working on project, where I have to display string in one line ONLY.\nString is dynamic, and passed in the function. I have background im..." }, { title:"Get column id from Grid Header Menu ?", threadid:132754, username:"ashaihullin", userid:104174, dateline:1304767398, postid:599638, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304767398, lastposter:"ashaihullin", excerpt:"I now know how to add own menu item in a header of grid but and...\r\n\r\nWhen i click on menu item in a header menu I need to grab column id which header..." }, { title:"Get listener within Extension", threadid:132644, username:"gesche", userid:269396, dateline:1304682222, postid:599205, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304767168, lastposter:"gesche", excerpt:"I made an extension which automaticaly creates me a range field. It shows me a from and a to field based on several parameters, which works fine. Now ..." }, { title:"How can I use only files for TreePanel?", threadid:132719, username:"max.carvalho", userid:95135, dateline:1304713901, postid:599504, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304761823, lastposter:"fay", excerpt:"Hi,\n\nI'm just wondering, it's possible to use only some components of extjs? Like TreePanel?\n\nIf yes, could you provid me any examples?\n\nThanks." }, { title:"Adding Submit Conditions ???...", threadid:132744, username:"agustincba", userid:165694, dateline:1304742314, postid:599611, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304742314, lastposter:"agustincba", excerpt:"Hi Guys !. I would like to know if there is any possibility of adding submit conditions to a FormPanel ?. What I mean is... what I should do if I have..." }, { title:"Tooltip problems", threadid:132738, username:"forumuser1080", userid:241722, dateline:1304733910, postid:599594, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304733910, lastposter:"forumuser1080", excerpt:"I am trying to create a tooltip inside of a renderer of a column in a grid panel. I have two problems.\n\n1. I want the tooltip to to have the followin..." }, { title:"Grouptabpanel several levels", threadid:132728, username:"bkraut", userid:16049, dateline:1304721761, postid:599550, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304721761, lastposter:"bkraut", excerpt:"Hi,\r\n\r\nis it possible to configure grouptabpanel to have more than just two levels. To act as a tree?\r\nI need at least 4 levels in the left column.\r\n\r..." }, { title:"Submit a form which has a grid", threadid:132724, username:"jun.sumi", userid:250965, dateline:1304717354, postid:599529, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304719308, lastposter:"pbyhistorian", excerpt:"Hello guys,\r\n\r\nI have such a complex form panel which I need to submit.\r\nWe use Extjs 3.3.1 with Java + Struts 2.\r\n\r\nI know how to submit a form and g..." }, { title:"Modal windows flicker when using contained scrollbars if Flash object is on page", threadid:129666, username:"kevinday", userid:154067, dateline:1302305613, postid:589426, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:7, lastpost:1304718873, lastposter:"kevinday", excerpt:"I'm using 3.3.2, and found something kinda weird that I was wondering if anyone had any insight on.\r\n\r\nIf there's a Flash object anywhere on the page,..." }, { title:"Normal behavior for Ext.form.NumberField?", threadid:132725, username:"pbyhistorian", userid:76230, dateline:1304718335, postid:599535, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304718335, lastposter:"pbyhistorian", excerpt:"My EditorGridPanel works fine except for the Ext.form.NumberFields I use as editors. When I click on any cell to edit it, these outcomes occur randoml..." }, { title:"XTemplate messed up is I insert an xml string", threadid:132715, username:"forumuser1080", userid:241722, dateline:1304709813, postid:599468, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304718005, lastposter:"forumuser1080", excerpt:"I am trying to stuff an xml string into an XTemplate and things are getting messed up as it seems that XTemplate is interpreting the xml string rather..." }, { title:"ABN AMRO Bank using ExtJS for Fund management system", threadid:132342, username:"misterb101", userid:16275, dateline:1304498180, postid:598186, forumtitle:"Ext: Examples and Extras", forumid:7, replycount:4, lastpost:1304708929, lastposter:"misterb101", excerpt:"Hi all, \r\n\r\nI would like to share my experiences on a very interesting project I did for ABN AMRO Bank Luxembourg. I find it a personal victory that I..." }, { title:"some backlink web share with all friends here", threadid:132713, username:"fashionclothing", userid:269518, dateline:1304708351, postid:599456, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1304708351, lastposter:"fashionclothing", excerpt:"http:\/\/www.brides.com\/\nhttp:\/\/www.businessweek.com\/\nhttp:\/\/www.coffeecup.com\/\nhttp:\/\/www.dailykos.com\/\nhttp:\/\/www.dotnetnuke.com\/\nhttp:\/\/www.ibm.com\/\n..." }, { title:"supports is undefined resource\/ext-all.js Line 4918", threadid:123935, username:"olivierpons", userid:101882, dateline:1297692005, postid:570808, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:2, lastpost:1304700042, lastposter:"mike1993", excerpt:"(Firefox 3.6.13, Firebug 1.7X.0a10)\n\nHere's what I did: \nI copied ext-all-debug.js over ext-all.js and now when I run it I get this error:\n\nsupports i..." }, { title:"CSS conflict - position:absolute in ExtJs Grid", threadid:132470, username:"abhilashca", userid:258726, dateline:1304573209, postid:598578, forumtitle:"Ext 3.x: Help", forumid:40, replycount:5, lastpost:1304698208, lastposter:"abhilashca", excerpt:"Hello,\n \nRecently I'd integrated ExtJs Grid into an existing webpage and resulted in a CSS conflict. I'd identified the conflicting CSS in my existing..." }, { title:"template trouble with dates", threadid:132693, username:"Dmoney", userid:140719, dateline:1304697718, postid:599362, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304697718, lastposter:"Dmoney", excerpt:"I'm trying to use the following template to see if a date has passed when populating my grid but everything returns as Active even though almost all t..." }, { title:"Availability of Visual QA", threadid:121677, username:"kugaprakash", userid:49315, dateline:1295418007, postid:562757, forumtitle:"Ext: Open Discussion", forumid:6, replycount:12, lastpost:1304696103, lastposter:"scottmartin", excerpt:"Hi\nCan you please us know the availability of the VisualQA?\nPer the conference, it would be available in Jan or so...\nPlease let us know its availabil..." }, { title:"Changes between 2.2-4.0", threadid:132583, username:"ann_y", userid:268741, dateline:1304644292, postid:599010, forumtitle:"Ext: Open Discussion", forumid:6, replycount:1, lastpost:1304694532, lastposter:"tryanDLS", excerpt:"Hello,\n\nI have inherited a product which is written in Ext 2.2 and we are trying to evaluate if\/how we should move to Ext 4.0. Is there a way to find ..." }, { title:"Best way to destroy card when hidden, instantiate when shown?", threadid:132683, username:"charris", userid:177803, dateline:1304694414, postid:599326, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304694414, lastposter:"charris", excerpt:"Hi everyone. I'm using a CardLayout to switch between full-screen panels that have several nodes. To minimize memory usage, I want to destroy a card w..." }, { title:"DateField and Combo Field dropdown doesnt display properly in Window.", threadid:132352, username:"mond", userid:205312, dateline:1304501994, postid:598206, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304694034, lastposter:"friend", excerpt:"My Date field and Combo Field doesnt display properly inside grid that uses rowEditor.\n\nand as well as Date and Combo Field inside the Window Componen..." }, { title:"error on examples of Sencha", threadid:132680, username:"rober_kixote", userid:245507, dateline:1304693872, postid:599318, forumtitle:"Ext: Examples and Extras", forumid:7, replycount:0, lastpost:1304693872, lastposter:"rober_kixote", excerpt:"I am this error in the samples of sencha:\r\nhttp:\/\/dev.sencha.com\/deploy\/touch\/getting-started.html\r\n\r\n\r\n05-06 14:55:56.647: DEBUG\/PhoneGapLog(679): fi..." }, { title:"licence question...", threadid:132666, username:"serena.atnip", userid:269352, dateline:1304690322, postid:599284, forumtitle:"Ext: Open Discussion", forumid:6, replycount:2, lastpost:1304693588, lastposter:"serena.atnip", excerpt:"Guys,\n\nAm I allowed to use the Ext JS 4 Open Source version to develop a website for a client?\n\nThanks,\n\nSerena" }, { title:"finding release notes\/changelogs 2.0.0 to current", threadid:128299, username:"jhooper", userid:125051, dateline:1301348903, postid:585121, forumtitle:"Ext: Open Discussion", forumid:6, replycount:2, lastpost:1304693225, lastposter:"tryanDLS", excerpt:"Where can one find all of the available ExtJs release notes\/changelogs since 2.2 up to 4.0?\n \nI have searched google and the forums, and only found re..." }, { title:"Migrating from 2.2 to 4", threadid:132667, username:"ann_y", userid:268741, dateline:1304690351, postid:599285, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1304690351, lastposter:"ann_y", excerpt:"Hi there,\n\nI will need to migrate our existing product written in Ext 2.2 to the latest 4.0 version. Are there any compatibility packs? Any advise on ..." }, { title:"Editable grid doesn't delete cell values with backspace", threadid:132565, username:"Syed Huda", userid:201684, dateline:1304619668, postid:598915, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304689571, lastposter:"Syed Huda", excerpt:"It appears that in the \"Editable Grid\" it doesn't delete cell values with backspace.\nYou CAN delete everything after the first character with the back..." }, { title:"How to change ext menu dynamically", threadid:132190, username:"vamshigurudu", userid:203288, dateline:1304417233, postid:597661, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304688601, lastposter:"jgarcia@tdg-i.com", excerpt:"Hi,\n\nHow to change menu content dynamically or how to load menu dynamically.\nI have a tool bar with menu.\nand having tabs and ext view port panels.\n\nw..." }, { title:"Problem with dom and Ext.element in IE", threadid:132649, username:"da_bar", userid:81367, dateline:1304687126, postid:599239, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304687126, lastposter:"da_bar", excerpt:"I create elements with Ext.element like this:\n\n\nvar table = new Ext.Element(document.createElement('table'));\n \n for(n=0;n..." }, { title:"Click event for Calendar Picker", threadid:132597, username:"manjush.kochi", userid:269097, dateline:1304661026, postid:599038, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304685761, lastposter:"manjush.kochi", excerpt:"Sir,\n I am using Calendar of Ext js 3.0 for my project.Looking for a click event in calendar picker to get the selected date so that the selected..." }, { title:"How to use right click menu option on RowEditor?", threadid:123019, username:"Manjula", userid:237055, dateline:1296810937, postid:567987, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304683832, lastposter:"olof", excerpt:"I want to edit a particular field using the row editor but on a right click menu when I choose 'edit' out of the other menu options, the record should..." }, { title:"backgound is still active after Ext.MessageBox appear", threadid:132526, username:"ps_sonal", userid:240743, dateline:1304603139, postid:598791, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304682488, lastposter:"friend", excerpt:"Hi All,\n\nI am facing a problem when populating Ext.MessageBox.show().\nWhen page is going to render then vertical scrollbar appear and then messageBox ..." }, { title:"Ext combo box", threadid:132405, username:"rajasekar", userid:216805, dateline:1304522164, postid:598369, forumtitle:"Ext 3.x: Help", forumid:40, replycount:5, lastpost:1304681357, lastposter:"rajasekar", excerpt:"Hi ,\r\nI am using ext js auto complete combo box with label and id values, It is perfectly showing the label in front and getting id as a value. \r\n\r\n..." }, { title:"EdtorGridPanel store batch remove error", threadid:132634, username:"kendoctor", userid:153315, dateline:1304678665, postid:599184, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304678665, lastposter:"kendoctor", excerpt:"i create a EditorGridPanel, and list some records in list\nthe store is not autoSave, and restful is true\nif i delete the records which are all removed..." }, { title:"EdtorGridPanel store batch remove error", threadid:132633, username:"kendoctor", userid:153315, dateline:1304678112, postid:599179, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:0, lastpost:1304678112, lastposter:"kendoctor", excerpt:"Ext version tested: \n \n Ext 3.____ rev ____ \n\n Adapter used: \n \n ext \n yui \n jquery \n prototype \n\n css used: \n \n only default ext-all.css \n custom c..." }, { title:"Will "BufferView" be migrated into 4.0?", threadid:132615, username:"cyrilluce", userid:87414, dateline:1304673292, postid:599107, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1304673292, lastposter:"cyrilluce", excerpt:"I had read the implemention of Buffered Grid in 4.0, found that it's most likely the LiveGrid, dynamic switch data in Store.\r\nBut in this way, the fea..." }, { title:"fieldLabel Vertical Alignment", threadid:132354, username:"gretags", userid:73742, dateline:1304502131, postid:598208, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1304666057, lastposter:"gretags", excerpt:"Hi team,\n\nHow would I align any fieldLabel to a vertical alignment top. Normally our field label is in the left side of the field, I would like to put..." }, { title:"How to submit a form in synchronous mode", threadid:132580, username:"sofway", userid:106185, dateline:1304638687, postid:598992, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304665682, lastposter:"pmatsumura", excerpt:"Hi i have a Formpanel but when i call the submit method, it sends the data with an ajax request.\r\nI want to send that form in a synchronous mode but c..." }, { title:"Problem while making ext js date field editable", threadid:132372, username:"ps_sonal", userid:240743, dateline:1304514622, postid:598292, forumtitle:"Ext 3.x: Help", forumid:40, replycount:4, lastpost:1304665064, lastposter:"ps_sonal", excerpt:"HI All,\nI am facing an issue while working on extjs .\n \nWhen we make any ext js datefield\/drop down, non- editable by using its property:- \neditable:f..." }, { title:"All grey background in IE when using Ext.Msg() and Ext.LoadMask()", threadid:131889, username:"rrandymeyer", userid:266876, dateline:1304097943, postid:596644, forumtitle:"Ext 3.x: Help", forumid:40, replycount:18, lastpost:1304664320, lastposter:"pmatsumura", excerpt:"When running in IE my Ext.Msg() and Ext.LoadMask() make the background go completely grey instead of transparent. It works fine in FF. I have searche..." }, { title:"Ext window position at clicked location", threadid:118034, username:"cubuzoa", userid:216503, dateline:1291807197, postid:548330, forumtitle:"Ext 3.x: Help", forumid:40, replycount:7, lastpost:1304662424, lastposter:"Sreekesh S K", excerpt:"Dear all,\nI created a pop up window by using \"Ext.window\".When i click the button it pops up a window.I want to set the location of popup window by lo..." }, { title:"Book - Sencha Touch in Action - CH1-3 available!", threadid:116718, username:"jgarcia@tdg-i.com", userid:172, dateline:1290565451, postid:542499, forumtitle:"Ext: Open Discussion", forumid:6, replycount:21, lastpost:1304660861, lastposter:"Greg Arnott", excerpt:"At Senchacon, I announced \"Sencha Touch in Action\". The first TOC I produced was 15 chapters long, and extremely detailed. I've been coached by Mann..." }, { title:"Latest ExtJS 3.x release ???", threadid:132382, username:"lakilevi", userid:60802, dateline:1304517627, postid:598322, forumtitle:"Ext 3.x: Help", forumid:40, replycount:4, lastpost:1304660505, lastposter:"lakilevi", excerpt:"Hello.\nCould you tell me please which is the latest official 3.x release?\nThe link for extjs 3.x download dissapeared from the menu. :(\n \nI tried here..." }, { title:"How to manage CategoryAxis yAxis of the stackedbarchart that are too long.", threadid:132591, username:"kaslakhanova", userid:188530, dateline:1304653969, postid:599024, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304653969, lastposter:"kaslakhanova", excerpt:"My first forum hello to all of you brilliant people,\n \nI have been looking for a way to word wrap my yAxis CategoryAxis of the stackedbarchart. The la..." }, { title:"Unit Testing Calls to My Server the way the datastore does", threadid:132582, username:"pkellner", userid:47902, dateline:1304643144, postid:599006, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1304643144, lastposter:"pkellner", excerpt:"I'd like to have a unit tests for each of my server json calls that call the server the same way my extjs app does. That is, I want to be able to tel..." }, { title:"align icons in the toolbar", threadid:132040, username:"boston-george", userid:197050, dateline:1304331891, postid:597180, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304626748, lastposter:"boston-george", excerpt:"Hi guys,\n \nhow can align the icons in the toolbar?! \n \nbut i need some icons with right align and same icons with left align!\n \nthanks" }, { title:"combo boxes with editable: false, it crash in goolge chrome when using backspace key", threadid:132567, username:"lujian98", userid:110441, dateline:1304623168, postid:598940, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304623168, lastposter:"lujian98", excerpt:"When combo boxed setup with editable: false, it will crash (the whole page is gone) in Google chrome 8 & 11 when select one item, then highlight selec..." }, { title:"BasicForm updaterecord ignoring fieldset checkboxName", threadid:129639, username:"Nigel", userid:55784, dateline:1302286358, postid:589329, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304613431, lastposter:"Nigel", excerpt:"I'm working on a form which utilises a FieldSet with checkboxToggle set; I've set checkboxName as I want to utilise whether the checkbox is set when I..." }, { title:"HTMLEditor not resizing in VBox Layout", threadid:129642, username:"Nigel", userid:55784, dateline:1302287659, postid:589340, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304613376, lastposter:"Nigel", excerpt:"I'm working on a form that uses HTMLEditor - the layout of the form is based on the example at\n\nexamples\\form\\vbox-form.js\n\nThe example works beautifu..." }, { title:"Heavily styling an Ext.grid.GridPanel ?", threadid:129284, username:"cblin", userid:18482, dateline:1302103351, postid:588271, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304611004, lastposter:"cblin", excerpt:"Hi,\r\n\r\nI'd like to know if someone can provide me advices or tips to style an ExtJs GridPanel so it looks more \"fun\".\r\n\r\nAn example of what I'd like t..." }, { title:"IE9 Compatibility", threadid:132456, username:"brentdooley999", userid:52620, dateline:1304546913, postid:598518, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304607622, lastposter:"tryanDLS", excerpt:"Is ExtJs fully compatible with IE9? I have a rather large app and it seems to be at about about 95%. I'm just seeing small rendering errors with som..." }, { title:"How to Reference Data in My Form", threadid:132447, username:"haden", userid:261592, dateline:1304541447, postid:598487, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1304606298, lastposter:"friend", excerpt:"I have a form that loads a record from my database using the form's load method.\n\n\nclient_form.getForm().load({url:'get_client2.php',params:{suite_no:..." }, { title:"Can I use ExtJS library freely in my commercial products", threadid:132519, username:"Mustafa646", userid:269061, dateline:1304599871, postid:598759, forumtitle:"Ext 3.x: Help", forumid:40, replycount:4, lastpost:1304606287, lastposter:"tryanDLS", excerpt:"I have read the GPLV3 licencing aggrement and still confused whether its possible to use ExtJs freely under GNU-GPLV3 licence for commercial web appli..." }, { title:"Windows contraint inside div does not work in firefox", threadid:131826, username:"namanx", userid:259948, dateline:1304067022, postid:596439, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:1, lastpost:1304603475, lastposter:"namanx", excerpt:"Hi \nI have four windows that are renderedTo a div.\ni have set the costraint as true.\n \nNow when i run the Code in interned explorer it works fine.\nBut..." }, { title:"Ext.Tooltip on grid column", threadid:127098, username:"ttbgwt", userid:38146, dateline:1300329087, postid:581430, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304601652, lastposter:"JasonPaul", excerpt:"I'm trying to use the following on a grid's column but it doesnt work as the tooltip shows [object object]\n\n\n\n colModel: new Ext.grid.Colum..." }, { title:"TextField that displays a custom version of its value (ExtJS 3.3)", threadid:132439, username:"cbackas", userid:229046, dateline:1304538610, postid:598467, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304599054, lastposter:"friend", excerpt:"Hello all,\r\n\r\nI have a textfield in my form which is supposed to represent a telephone number. I don't necessarily want to force the user to enter thi..." }, { title:"May stores of same type \/ How to update all Stores? - Best practice", threadid:132514, username:"jheuing", userid:267310, dateline:1304596648, postid:598725, forumtitle:"Community Discussion", forumid:68, replycount:0, lastpost:1304596648, lastposter:"jheuing", excerpt:"Hello,\r\n\r\nI am having one store to show the data, tied to a controller and view (using the MVC pattern of ext4).\r\n\r\nI also have a separate component f..." }, { title:"Multisort and lockingGridView", threadid:132483, username:"tdikarim", userid:6307, dateline:1304584801, postid:598620, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304584801, lastposter:"tdikarim", excerpt:"Hi Friends,\r\n\r\nI am face on the next problem. :-\/\r\nI have a tbar for multisort and a grid (with LockingColumnModel) with 3 locked column\r\nsituation : ..." }, { title:"Adding a grid using a plugin", threadid:132390, username:"gregoire", userid:64401, dateline:1304518879, postid:598335, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304579627, lastposter:"gregoire", excerpt:"I don't know if what I am asking is crazytalk..but does anyone of you know if it's possible to use a plugin to add a grid to another grid and make bot..." }, { title:"How to include External code in Extjs", threadid:132368, username:"parsbin", userid:246688, dateline:1304511753, postid:598274, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1304577452, lastposter:"parsbin", excerpt:"I`v created a suggestion textbox out of Extjs, and i want include that in my Extjs form.\ncan i do that?" }, { title:"adding child nodes without data url", threadid:132472, username:"msafeer", userid:236709, dateline:1304576736, postid:598583, forumtitle:"Ext: Examples and Extras", forumid:7, replycount:0, lastpost:1304576736, lastposter:"msafeer", excerpt:"i want to create a child nodes dynamically under any selected nodes without providing any data url.\n\nthis is my sample codes and it is only working wh..." }, { title:"display images into grid column", threadid:132462, username:"soung", userid:241580, dateline:1304551204, postid:598535, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304551204, lastposter:"soung", excerpt:"hello everybody\n I want to define for each column in a grid a renderer\n but I have an empty grid.\nhere the code:\n\n\nfor(var index=0,i=viewRas.d..." }, { title:"Left and Right Arrow in Menu Field", threadid:132458, username:"ajang", userid:108534, dateline:1304548308, postid:598523, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304548308, lastposter:"ajang", excerpt:"Hi, I'm using string grid filter. I have a problem, I cannot use left and right arrow to move caret inside field (textfield or numberfield) which is u..." }, { title:"IE7 Memory Leak Issue for TreePanel", threadid:132308, username:"sviolet", userid:268455, dateline:1304465886, postid:598070, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304546208, lastposter:"sviolet", excerpt:"Hi, \n\nI'm working on a feature that requires constantly reload the tree. I'm using tree.getRootNode().reload(); With Drip, I found there's memory leak..." }, { title:"Form.DateField width is truncated in IE9", threadid:128438, username:"MrRoyce", userid:81843, dateline:1301434491, postid:585586, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:1, lastpost:1304538501, lastposter:"esatterwhite", excerpt:"I was not able to get a screen shot, but the sample page at:\n\nhttp:\/\/dev.sencha.com\/deploy\/dev\/examples\/form\/adv-vtypes.html\n\ndoes not display the pop..." }, { title:"Populating several grids from a single ajax request", threadid:132395, username:"daltenhof", userid:253414, dateline:1304519860, postid:598348, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304533610, lastposter:"daltenhof", excerpt:"Hi this is a bit of a newbie question, but I'm having trouble getting started ...\n\nI'd like to populate several stores from a single json ajax request..." }, { title:"Row Editor Issue", threadid:132430, username:"smarttdv", userid:25040, dateline:1304533334, postid:598435, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304533334, lastposter:"smarttdv", excerpt:"Hi all,\n\nI have a problem with row editor in IE; the edited form (see picture) doesn't appear correctly. It works perfectly on Firefox. I am using EX..." }, { title:"Nested Grid Column all at top", threadid:132203, username:"Manjula", userid:237055, dateline:1304423465, postid:597714, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304529548, lastposter:"kaendsle", excerpt:"Hi ,\r\nWe need to make a grid model where all column for parent and even nested grid needs to be on the top. Has anyone done something like this before..." }, { title:"Ext.grid.EditorGridPanel checkbox editor problem in Chrome 9.0.597.86 beta", threadid:122953, username:"SMMJ_Dev", userid:87129, dateline:1296748645, postid:567763, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:12, lastpost:1304529174, lastposter:"SMMJ_Dev", excerpt:"Hello Everyone,\r\n\r\nI don't know if anybody has mentioned this yet, but the latest version of the beta Chrome is having a problem with the checkbox as ..." }, { title:"Ability to advance through a series of images in ExtJS window", threadid:132419, username:"wbhk", userid:237351, dateline:1304527349, postid:598403, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304528941, lastposter:"wbhk", excerpt:"Hello,\n\nI have a button in a grid cell that opens a window to display images. I would like to pass a list or object of multiple images that one can se..." }, { title:"ExtJS3 dead?", threadid:132365, username:"defcon1", userid:57649, dateline:1304510403, postid:598257, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:1, lastpost:1304522371, lastposter:"tryanDLS", excerpt:"Hi guys,\n\nis ExtJS3 dead? If you take a look at the Ext 3.x Bugs forum, it\u00b4s seems so. Even the public SVN commit log is offline since weeks ...\n\nd1" }, { title:"[ExtJS 3.3.3] Weird drag and drop problem in IE 8", threadid:132061, username:"Anand Sathe", userid:111197, dateline:1304342900, postid:597258, forumtitle:"Ext 3.x: Bugs", forumid:41, replycount:3, lastpost:1304519752, lastposter:"Anand Sathe", excerpt:"Hello,\nWe are facing a strange issue after upgrading from ExtJS 3.2.0 to ExtJS 3.3.3\nOur application contains a custom Tree Panel and a custom Editor..." }, { title:"GridPanel - Finding a Row Index Based on a Value", threadid:132361, username:"djdevz", userid:261088, dateline:1304507136, postid:598238, forumtitle:"Ext 3.x: Help", forumid:40, replycount:5, lastpost:1304518339, lastposter:"djdevz", excerpt:"Hi, my aim is to select a row in the grid (and focus on the row), based on the 'egId' value in a (plain HTML) textbox.\n\nfor instance if the 'egId' val..." }, { title:"how to use Ext js into WaveMaker", threadid:132381, username:"amit4767", userid:249139, dateline:1304516738, postid:598315, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1304516738, lastposter:"amit4767", excerpt:"I just today saw what wavemaker can do and I am really very excited!\r\n\r\nHave you ever considered using ExtJS instead Dojo?\r\n\r\nI think that ExtJS offer..." }, { title:"Dynamically creating and populating a form, from a datastore record", threadid:132355, username:"dve", userid:261524, dateline:1304503009, postid:598213, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304513530, lastposter:"Tim Toady", excerpt:"I am trying to dynamically populate a ExtJs FormPanel from a datastore record.\nWhen the user clicks on a row in the GridPanel, the buildForm method is..." }, { title:"newbie questing", threadid:132208, username:"lwolf", userid:265010, dateline:1304424615, postid:597725, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1304510542, lastposter:"lwolf", excerpt:"Hi everybody!\nI'm a newbie at ExtJS. I'm currently reading \"Learning Ext JS 3.2\", during this book we wrote a simple app located in one file. Everythi..." }, { title:"the render event of a dateField isn't fired", threadid:132364, username:"flamant", userid:165442, dateline:1304509795, postid:598254, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304509795, lastposter:"flamant", excerpt:"Hi,\n\nI build a DateField on which I add a render listener\n\n\n\n result = new Ext.form.DateField({\n id: \"I\" + fieldId,\n ..." }, { title:"How do you handle waiting on multiple store loads", threadid:132229, username:"netsuo", userid:3599, dateline:1304430452, postid:597790, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1304509443, lastposter:"netsuo", excerpt:"Hi,\r\n\r\nI've been trying to find the best method to do that and right now it's not a very \"clean\" code.\r\n\r\nLet's say I have to load 5 different datasto..." }, { title:"Where are the new Guides", threadid:132360, username:"bardaste", userid:210341, dateline:1304506115, postid:598230, forumtitle:"Ext: Open Discussion", forumid:6, replycount:2, lastpost:1304506468, lastposter:"bardaste", excerpt:"Hello. I am seeing the 2010 conference videos and in this one (http:\/\/vimeo.com\/17666102) new Guides are mentioned. But I cannot find them on sencha.c..." }, { title:"Read any good books lately?", threadid:132274, username:"tcsargent", userid:268369, dateline:1304443787, postid:597929, forumtitle:"Community Discussion", forumid:68, replycount:2, lastpost:1304506461, lastposter:"CutterBl", excerpt:"Any suggestions out there for a novice wanting to learn v4?" }, { title:"Ext.ux.grid.GridFilters", threadid:126431, username:"westvovik", userid:112077, dateline:1299770852, postid:579241, forumtitle:"Ext 3.x: User Extensions and Plugins", forumid:42, replycount:5, lastpost:1304502614, lastposter:"westvovik", excerpt:"Greetings\n\nThere was a problem with filters, \nThere is a button which creates Grid in tabPanel.\n\nIf already the table is created, the second forms wit..." }, { title:"Having issues with a horizontal scrollbar within a form panel", threadid:132353, username:"extjs@araneum.nl", userid:181116, dateline:1304502068, postid:598207, forumtitle:"Ext 3.x: Help", forumid:40, replycount:0, lastpost:1304502068, lastposter:"extjs@araneum.nl", excerpt:"Hello,\n\nI've been searching this forum for an answer but couldn't find one, there were I believe some issues with defaultType and defaultAnchor, and I..." }, { title:"Ext.Direct \/ Cross Site Scripting", threadid:132071, username:"hl_igig", userid:147130, dateline:1304347355, postid:597299, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1304497451, lastposter:"hl_igig", excerpt:"Is there any way to get Ext.Direct runnable from another domain?\r\n\r\nany help would be appreciated\r\n\r\n\r\ngreetings" }, { title:"Looking for -trainer\/consultant Bxl Belgium", threadid:132339, username:"colinm", userid:215587, dateline:1304496648, postid:598175, forumtitle:"Ext: Open Discussion", forumid:6, replycount:0, lastpost:1304496648, lastposter:"colinm", excerpt:"Hi,\r\nwe are a young startup in web-genomics based on zend-extjs3.3 ... 4 developers. we are looking for a person who could give us a one\/two day class..." }, { title:"Display date\/time as GMT, not browser default", threadid:132316, username:"forumuser1080", userid:241722, dateline:1304474213, postid:598090, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304495949, lastposter:"florian_cargoet", excerpt:"I have a gridpanel that has a date\/time column in it. I really want to display the date\/time as GMT date\/time not the browsers default time.\n\nI have ..." }, { title:"dynamic remove and insert field in table layout", threadid:132323, username:"cnwy", userid:98054, dateline:1304484823, postid:598114, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304492829, lastposter:"kendoctor", excerpt:"I have tried to replace the textfield with datefield in a table layout . \nI tried to remove the textfield first and then insert the datefield in the s..." }, { title:"How to Scroll the Topic List ubder tha panel", threadid:132331, username:"manishbit81", userid:249617, dateline:1304491104, postid:598139, forumtitle:"Ext 3.x: Help", forumid:40, replycount:1, lastpost:1304491151, lastposter:"jgarcia@tdg-i.com", excerpt:"I have added a panel under which there is a Topic List,when form loads data is populating from database but its not scrolling,how to solve this issue ..." }, { title:"Wats new EXT 4", threadid:132224, username:"anbu.gn", userid:219557, dateline:1304428898, postid:597778, forumtitle:"Ext: Open Discussion", forumid:6, replycount:2, lastpost:1304491111, lastposter:"jgarcia@tdg-i.com", excerpt:"Hi All \r\n can any one tell me what's new features in EXT 4.." }, { title:"Looking for ExtJS developers", threadid:132272, username:"baumsh", userid:254521, dateline:1304442832, postid:597920, forumtitle:"Ext: Open Discussion", forumid:6, replycount:1, lastpost:1304491072, lastposter:"jgarcia@tdg-i.com", excerpt:"Hi,\r\n\r\nI'm a bit new to the Sencha forum so please forgive me if this is the not the right place to post the following.\r\n\r\nExtJS Developers Wanted \r\n\r..." }, { title:"$2800 for training... is it worth it? Where to stay in Redwoord City?", threadid:132265, username:"stewardsencha", userid:181925, dateline:1304440795, postid:597903, forumtitle:"Community Discussion", forumid:68, replycount:1, lastpost:1304490807, lastposter:"jgarcia@tdg-i.com", excerpt:"Considering http:\/\/www.sencha.com\/company\/events\/may-23-26-fast-track-to-ext-js-4-development\/\n(Fast track to extJs4 in Redwood City end of this month..." }, { title:"Combobox opening problem", threadid:132230, username:"marzieh312", userid:220824, dateline:1304431197, postid:597801, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304488801, lastposter:"marzieh312", excerpt:"Dears,\n\nI have a problem in expanding comboboxes in two different window in second time.\nAs you can see in below code, there is two buttons that show ..." }, { title:"TabPanel: not Loaded completly that tabs", threadid:132049, username:"parsbin", userid:246688, dateline:1304338325, postid:597219, forumtitle:"Ext 3.x: Help", forumid:40, replycount:3, lastpost:1304486154, lastposter:"parsbin", excerpt:"i`v using Tabpanel:\nwhen open a tab,that tabs contents not loaded completely.but when i`v Reloaded that tab, it loaded completly.\n25860 \n\n25861" }, { title:"Strange error - appears only on IE8 - not on FF or Chrome", threadid:132238, username:"yallonb", userid:266391, dateline:1304432954, postid:597818, forumtitle:"Ext 3.x: Help", forumid:40, replycount:5, lastpost:1304485853, lastposter:"yallonb", excerpt:"Hi.\n\nI have a program I've written. If works great on FF (3.6.17) and Chrome (11), but on IE8, for some reason, it gives me this error:\n\n\nUser Agent: ..." }, { title:"XTemplate - accessing nested json", threadid:132314, username:"asagala", userid:88641, dateline:1304469589, postid:598082, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304483420, lastposter:"asagala", excerpt:"I am having trouble accessing nested json properties.\n\nI have a DataView with a template defined like below.(simplified for the sake of this explanati..." }, { title:"Ext js 3.3.1 text area", threadid:132313, username:"nithya_l", userid:264543, dateline:1304469156, postid:598081, forumtitle:"Ext 3.x: Help", forumid:40, replycount:2, lastpost:1304478763, lastposter:"httpdotcom", excerpt:"Hi,\n\nI have a set of text areas i my form. When I chose the value in a dropdown above the text area, the text area should get populated with the descr..." } ] } }); });