Ext 3.x: Help & Discussion

Page 41 of 1309 FirstFirst ... 31 39 40 41 42 43 51 91 141 541 1041 ... LastLast

+ Post New Thread

  1. In Pagination: how to get all record values in DS rather then per page record values

    I have applied pagination on a grid where the limit: 2 i.e it is getting 2 records per page so I m able to get only values of those 2 records now...

    Started by poojagarg89, 11 Aug 2012 1:51 AM
    • Replies: 2
    • Views: 528
    13 Aug 2012 9:08 PM Go to last post
  2. GridPanel store not available until after render?

    I have a grid panel that is inside a form that pops up when a user hits a button. Before I show that form I go to the server to get some default...

    Started by forumuser1080, 13 Aug 2012 7:03 PM
    • Replies: 1
    • Views: 513
    13 Aug 2012 8:24 PM Go to last post
  3. javascript pass Chinese characters fails

    I generated a javascript code which is called from the brwoser. When I check inside the IDE, everything looks good var LeftBarcoalHtml = new...

    Started by bhomass, 12 Aug 2012 10:23 AM
    • Replies: 2
    • Views: 980
    13 Aug 2012 5:36 PM Go to last post
  4. Xtemplate - how to add headings to multiple categories

    I got the Xtemplate below and the data store to work, but I was wondering how I could add headings to multiple categories. Right now the output looks...

    Started by karstenvennemann, 7 Sep 2011 12:39 AM
    template xtemplate
    • Replies: 1
    • Views: 373
    13 Aug 2012 6:22 AM Go to last post
  5. Jsonstore with HTML content

    Good morning, guys I am having a problem with Jsonstore, please help me with this issue. I created a store var msgStore=new Ext.data.JsonStore({...

    Started by choncona1, 6 Oct 2010 6:53 PM
    • Replies: 2
    • Views: 778
    13 Aug 2012 4:03 AM Go to last post
  6. unhideTabStripItem show a blank page

    Hi, I have created 4 tabs and wanted to hide one of the tab after page render, so I add a listener and use the afterrrender function to hide the...

    Started by mary1114, 10 Aug 2012 9:07 AM
    • Replies: 4
    • Views: 540
    13 Aug 2012 1:03 AM Go to last post
  7. Lightbulb iPhone like recipient list

    Hi, I would like to build a recipient list for a form that looks like iphone SMS recipient list. ie : Have an autocomplete combo box...

    Started by paquerette, 10 Aug 2012 3:42 PM
    • Replies: 1
    • Views: 371
    12 Aug 2012 9:49 AM Go to last post
  8. Open any type of file.

    Hello. I need to open files from Extjs. I know I can use the window.open method but will it open *any* type of file like MS Word docs, and jpeg, and...

    Started by dissectcode, 8 Aug 2012 4:08 AM
    file download, file open, javascript, servlet
    • Replies: 9
    • Views: 1,732
    11 Aug 2012 10:36 AM Go to last post
  9. Retrieve data from Json array

    Hi, var d = Ext.util.JSON.decode(r.responseText); d has data object which holds 3 set of data (array). Each set had id firstname lastname...

    Started by shobhaaradhya, 3 Aug 2012 12:48 AM
    • Replies: 5
    • Views: 1,084
    10 Aug 2012 11:30 PM Go to last post
  10. Copy and Save functionality

    Hi, As per our requirement we need to copy and save an image in ExtJS from menubar, Could you please help how to save and copy image in ExtJS...

    Started by pitchaiah, 9 Aug 2012 5:13 AM
    • Replies: 4
    • Views: 521
    10 Aug 2012 8:14 PM Go to last post
  11. grid with an array

    hello, Can anybody help me for this problem, when I create an array like this myarray=''; ...

    Started by christophe67, 10 Aug 2012 8:09 AM
    • Replies: 4
    • Views: 505
    10 Aug 2012 9:22 AM Go to last post
  12. Set value from json to radio fails

    Using ExtJS 3.4. I have tabPanel and radio buttons on each tab. By default first tab is active. When I getting json data from server, on first tab...

    Started by johniman, 10 Aug 2012 4:29 AM
    • Replies: 2
    • Views: 531
    10 Aug 2012 4:46 AM Go to last post
  13. how to know first page,previous,next,last page button in PagingToolbar?

    Here is the PagingToolbar I want to do some things on click of 'First Page', 'Previous', 'Next', 'Last Page' How to get these values?? My code: ...

    Started by poojagarg89, 10 Aug 2012 3:27 AM
    • Replies: 2
    • Views: 495
    10 Aug 2012 4:19 AM Go to last post
  14. Problem with using Recaptcha and ExtJS

    I have a problem in that my javascript interface properly shows the recaptcha interface the first time, but the second time around it doesn't appear....

    Started by pdchapin, 5 Jan 2011 8:24 AM
    • Replies: 3
    • Views: 1,486
    10 Aug 2012 3:53 AM Go to last post
  15. Make only selected rows editable in editgridpanel

    Does anyone know how to make only certain rows of a grid editable ? Based on the contents of a particular field in table? i am using json reader to...

    Started by psdhabekar, 5 Aug 2012 11:11 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 31
    • Views: 2,549
    10 Aug 2012 12:46 AM Go to last post
  16. disable mousewheel

    Hi, I have an editable treegrid (using Ext.ux.maximgb.tg.GridPanel), and when you click on a field, the htmleditor opens. When you click outside...

    Started by excyberlabber, 9 Aug 2012 1:46 AM
    • Replies: 2
    • Views: 612
    9 Aug 2012 11:34 PM Go to last post
  17. groupingSummary can be done in store using XmlReader ???

    I want to use summary plugin through which I can do total of all values of one particular column and can show it in the grid here is my code: ExtJs...

    Started by poojagarg89, 8 Aug 2012 10:01 PM
    • Replies: 2
    • Views: 614
    9 Aug 2012 8:36 PM Go to last post
  18. Question How to get the row index of a grid having only a XY position ?

    I'm trying to get the row index of a grid when I drag&drop an image into it. For esthetic reasons, the drag element has no offset, so when I move...

    Started by david.p, 17 Jul 2012 6:24 AM
    • Replies: 2
    • Views: 1,066
    9 Aug 2012 2:10 PM Go to last post
  19. Ext.grid.GridView displays only 100 records

    Hi, I have a Ext.grid.GridView with a store that is based on JsonReader. From server I have about 1200 records being sent back to UI. But the...

    Started by karthik_br, 8 Aug 2012 9:10 PM
    gridview
    • Replies: 1
    • Views: 520
    9 Aug 2012 10:47 AM Go to last post
  20. Not getting scrollbar in my live grid

    below is the code for my livegrid.....i am not able to get scrollbar in tgat var myView1 = new Ext.ux.grid.livegrid.GridView({ nearLimit :...

    Started by vibhor_msat, 9 Aug 2012 12:13 AM
    livegrid, livegrid scroller
    • Replies: 1
    • Views: 452
    9 Aug 2012 10:44 AM Go to last post