HZGN.COM
welcome to my space
X
Search:  
Welcome to:hzgn.com
 HOME   setColumnHeader breaks column resize splitters
setColumnHeader breaks column resize splitters
Published by: rose 2009-01-07

I'm using setColumnHeader() to change a column header in the grid after it has been rendered. The header is changed to the new text but all of the splitters are moved to the left side of the header row. I worked around this by calling updateSplitters() after updating the header.

This is the code I'm currently using (it breaks if updateSplitters is not called):


function MapperGrid_onHeaderClick (g, columnIdx, e) {
this.getColumnModel().setColumnHeader(columnIdx, "This is the new header");
this.getView().updateSplitters();
}


This bug occurs in FireFox 2.0.0.3/Ubuntu 6.10. I have not checked other browsers yet.

Perhaps onHeaderChange should be modified to call updateSplitters (just a possibility, I haven't tested this):

SAS Data Integration Studio 3.4: User's Guide::
File Format: PDF/Adobe Acrobatfile. Break lines and metadata for these columns are set. You might need to resize the horizontal borders of the panes to see all three of
http://support.sas.com/documentation/onlinedoc/etls/usage34.pdf
HOME
4D View::
File Format: PDF/Adobe AcrobatGröße anpassen: Die Ereignisse pv on column resize und pv on row resize werden Der Befehl PV SET COLUMN HEADER setzt Titel für die angegebene Spalte.
http://ftp://ftp.de.4d.com/Dokumentation/4D_View_2004.6_Programm.pdf
HOME


--- GridView.js 2007-05-01 07:22:22.000000000 -0600
+++ GridView.js.new 2007-05-14 16:29:07.000000000 -0600
@@ -196,6 +196,7 @@
},
onHeaderChange : function(){
this.updateHeaders.apply(this, arguments);
+ this.updateSplitters.apply(this, arguments);
},
onHiddenChange : function(){
this.handleHiddenChange.apply(this, arguments);



Thanks,
Shane Corgatelli


Red Hat's Rough Recovery From CFO Exit
Windows Live Finds a New, Pre-installed Home

  • need help setting up photography area at convention
  • question about telephoto lenses
  • nikon 18 200mm af s f 3 5 5 6 and weddings
  • digital film transformation
  • first portrait shoot nervous
  • question about telephoto lenses
  • infrared shooting
  • available lenses for nikon d40
  • another lunch with pentax today
  • need help setting up photography area at convention
  • wedding shoot
  • first portrait shoot nervous
  • available lenses for nikon d40

  • focusing for large groups
  • how to manually focus my dslr
  • how to be a people photographer
  • product photography lingerie
  • focusing for large groups
  • the joys of adapters
  • product photography lingerie
  • the joys of adapters
  • two kinds of gray grey cards
  • how to be a people photographer
  • how to manually focus my dslr
  • another lunch with pentax today
  • nikon 18 200mm af s f 3 5 5 6 and weddings
  • two kinds of gray grey cards
  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about setColumnHeader breaks column resize splitters , Please add it free.
    About us |Contact us |Advertisement |Site map |Exchange links
    Copyright© 2008hzgn.com All Rights Reserved