Ext: Discussion

Page 63 of 427 FirstFirst ... 13 53 61 62 63 64 65 73 113 163 ... LastLast

+ Post New Thread

  1. Using chart.save() is it possible to export the chart to PDF?

    Hi All, I am new to Ext JS,am trying to export the chart to PDF. Using chart.save() I get a popup which asks me to save or open the image in PNG...

    Started by lakpriya, 27 Aug 2012 2:25 AM
    • Replies: 8
    • Views: 1,151
    24 Sep 2012 3:52 AM Go to last post
  2. tooltip with dynamic dimension within image

    I've got a image and its tooltip. With Firefox it works fine, while with Chrome 21.0 I see nothing, probably because i didn't set the height/widh....

    Started by nicolabaldo, 20 Sep 2012 5:43 AM
    • Replies: 2
    • Views: 455
    23 Sep 2012 11:25 PM Go to last post
  3. Combobox look weird.

    { autoSelect:true, xtype:'combobox', fieldLabel:'Charset', ...

    Started by mmuruev, 20 Sep 2012 12:05 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,041
    23 Sep 2012 11:17 PM Go to last post
  4. how to add panel to center region of border layout based user selection accordion

    Hi all, Very very urgent....... Im very new to extjs and started working on extjs4.1.. Developing application using border layout , and loading...

    Started by rajch, 30 Jun 2012 4:14 AM
    • Replies: 5
    • Views: 1,451
    23 Sep 2012 9:01 PM Go to last post
  5. allowing only positive numbers in numeric filter in grid, need help?

    Hi all, Its my first post, so i may be posting in wrong thread, sorry for that. I would like to restrict negative values in numeric grid...

    Started by alindtiwari, 19 Sep 2012 3:24 AM
    gridfilters, numericfilter
    • Replies: 3
    • Views: 644
    22 Sep 2012 8:15 AM Go to last post
  6. GridView From Sql DB

    Hello everyone, I am trying to make a gridview and I am able to do that successfully using hardcoded data. var store =...

    Started by eaglefox12, 21 Sep 2012 8:09 AM
    ajax request, gridview, json, sql
    • Replies: 7
    • Views: 1,345
    22 Sep 2012 5:49 AM Go to last post
  7. Extjs 4.x and Exporter

    When, if ever, do you think Extjs 4.x will support Exporter? especially export grid to Excel/CSV?

    Started by Shadin_a, 19 Sep 2012 10:51 AM
    export, export excel
    • Replies: 2
    • Views: 448
    22 Sep 2012 2:37 AM Go to last post
  8. How to change line-height for one grid only

    Hi All, :(( I use this for change the height of the row Code: .x-grid-with-row-lines .x-grid-cell-inner { line-height: 50px;...

    Started by tdikarim, 21 Sep 2012 5:51 AM
    • Replies: 2
    • Views: 460
    22 Sep 2012 1:28 AM Go to last post
  9. How to add grid filters to sub headers that are under a group header Ext js 4.1

    My grid filters are working fine with my top level headers, but the sub headers. I know I might have to override some method, but I don't know...

    Started by wumi, 20 Sep 2012 10:04 AM
    grid filter extjs4, group header, sub header
    • Replies: 2
    • Views: 459
    21 Sep 2012 9:48 AM Go to last post
  10. How to change the color of the button in Ext JS 4.1?

    Since the default button background color is transparent, it takes the toolbar color wich is not user friendly at all. Is there any way to set the...

    Started by nagalla038, 21 Sep 2012 3:14 AM
    • Replies: 1
    • Views: 330
    21 Sep 2012 8:47 AM Go to last post
  11. Question Howto Remove gap between buttons rendered in toolbar

    Hi folks, I was wondering how to remove the spacees betweeh the items (buttons) rendered in a toolbar... I searched the docs and googled... and...

    Started by mikih, 21 Sep 2012 3:53 AM
    • Replies: 4
    • Views: 603
    21 Sep 2012 7:47 AM Go to last post
  12. Error on Ext.JSON.encode "Uncaught RangeError: Maximum call stack size exceeded"

    Hello! I receive this error : "Uncaught RangeError: Maximum call stack size exceeded" when I am trying to encode an array of records of a...

    Started by grubby69, 21 Dec 2011 1:30 AM
    • Replies: 7
    • Views: 2,708
    21 Sep 2012 5:30 AM Go to last post
  13. enable/disable Ext.form.field.file

    I use Extjs 4.1.2. This is my code: //myId is the id of Ext.form.field.file Ext.getCmp(myId).setDisabled(true);...

    Started by nicolabaldo, 20 Sep 2012 3:44 AM
    • Replies: 6
    • Views: 663
    21 Sep 2012 5:16 AM Go to last post
  14. problem with css with Extjs 4.1.2

    Before I used Extjs 4.0.7 and the textxfield and datefield has the same width... now the width of datefield is wrong!

    Started by nicolabaldo, 20 Sep 2012 4:35 AM
    • Replies: 3
    • Views: 689
    21 Sep 2012 5:10 AM Go to last post
  15. autoHeight feature

    Hello, I'm trying to migrate to extJS 4 an application writen with extJS 3.3 and I can't find how to replace the autoHeight config option of the...

    Started by Pitivier, 11 May 2011 8:10 AM
    2 Pages
    1 2
    panel, resize
    • Replies: 13
    • Views: 6,287
    20 Sep 2012 10:39 PM Go to last post
  16. Checkbox in checkcolumn is not rendered?????

    Hello! I am trying to use an editor grid like the Extjs 4.1 example cell-editing.js . I want to render in a window form and the grid. The...

    Started by grubby69, 18 Jul 2012 6:34 AM
    • Replies: 9
    • Views: 3,383
    20 Sep 2012 12:40 PM Go to last post
  17. Form Date Issue

    Greeting all: I have a form with a date field on it. When I submit the form, everything gets sent to the server but the date field is blank in...

    Started by TampaBay55, 16 Sep 2012 5:40 AM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 1,251
    20 Sep 2012 10:23 AM Go to last post
  18. Grid Summary - fix it (position) to the bottom of the grid?

    In Extjs 3 there was a plugin (Summary Grid?) I have been using that and it was very very great plugin. Now Extjs 4 comes with its own...

    Started by joelchu, 23 Jun 2011 1:01 AM
    • Replies: 5
    • Views: 1,159
    20 Sep 2012 7:49 AM Go to last post
  19. Order of records when you are using drag and drop option in grid

    Is there any way to define the order of records which mustn't be violated when you are using drag and drop option in grid (e.g. some records mustn't...

    Started by bhodzic, 17 Sep 2012 12:49 PM
    drag and drop in grid
    • Replies: 2
    • Views: 261
    20 Sep 2012 5:10 AM Go to last post
  20. when hover on a resize handles, all resize handles are selected

    Hi, I have many fields and fieldcontainer that can be resizable on a page. The problem is when I hover on a single resize handle, all the resize...

    Started by flamant, 29 May 2012 9:46 PM
    • Replies: 3
    • Views: 797
    20 Sep 2012 5:04 AM Go to last post