Search Type: Posts; User: Atari400

Search: Search took 0.03 seconds.

  1. We have a grid that would throw a unspecified JavaScript error in IE only. This was fixed sometime in 4.0.5 or so by adding the try/catch block in the following code for the getXY function. In 4.1...
  2. I just downloaded 4.1 Beta2, it shows up now.
  3. I ran it from a web server and it is still blank.
  4. The ItemSelector example that came with the 4.1 Beta downlowd shows a blank widget when I deployed. Code is in /examples/multiselect/multiselect-demo.html, multiselect-demo.js. I see a blank panel...
  5. Can you provide a ticket# for this issue so we can track its progress?
  6. Replies
    6
    Views
    9,302
    In ext 3.3.1 EditorGridPanel, you can listen to a cellclick event as follows:

    cellclick : ( Grid this, Number rowIndex, Number columnIndex, Ext.EventObject e )Fires when a cell is clicked. The...
Results 1 to 6 of 6