Freezing a column in ADF11g

Friends,
I am working in ADF11g.
I need some help in freezing a column. I have around 30 columns on the screen and out of which one column needs to be freezed at design time..meaning when the User scrolls to the right that column should be visible.
I have tried with 'frozen' property but it is acyually ocking the column.
Is there anyway I can achieve this.
Pls provide me some example.
Thanks,
Melissa

Got the answer from other thread..Thanks
Re: ADF Table auto scroll to the editing cell
Placing the column in 1st place is fine for me.

Similar Messages

  • How to freeze the column edit in Draft document?

    Hi,
    I try the following code and want to freeze the column edit in Item code, Item description and quantity.  However, it just work in Sales Order or PUrchase Order those normal marketing document.  it doesn't work in Draft document.  Anyone can help?
      If BusinessObjectInfo.FormTypeEx = "133" And BusinessObjectInfo.Type = 112 And BusinessObjectInfo.EventType = SAPbouiCOM.BoEventTypes.et_FORM_DATA_LOAD Then
                    If BusinessObjectInfo.BeforeAction = True Then
                        oForm = SBO_Application.Forms.Item(BusinessObjectInfo.FormUID)
                        oboDS = oForm.DataSources.DBDataSources.Item("ODRF")
                        oGenvalue = oboDS.GetValue("U_InvoiceFlag", 0)
                        Dim oOrderMat As SAPbouiCOM.Matrix = oForm.Items.Item("38").Specific  'Content Row'
                        Dim oColumns As SAPbouiCOM.Columns = oOrderMat.Columns
                        Dim oItemColumn As SAPbouiCOM.Column = oColumns.Item("1")       'Item No
                        Dim oItemColumn3 As SAPbouiCOM.Column = oColumns.Item("3")
                        Dim oItemColumn11 As SAPbouiCOM.Column = oColumns.Item("11")
                        If oGenvalue.Trim = "Y" Then
                            'Set Itemcode and Quantity to non-editable
                            oItemColumn3.Editable = False
                            oItemColumn.Editable = False
                            oItemColumn11.Editable = False
                        Else
                            oItemColumn3.Editable = True
                            oItemColumn.Editable = True
                            oItemColumn11.Editable = True
                        End If
                    End If
                End If

    Hi Anna,
    Thanks for posting your code - that helps a lot isolating the issue!
    While your code could work, if the SDK would have been implemented differently, it won't do what you want it to:
    - There is no et_FORM_DATA_LOAD event fired when a draft is loaded (use EventLogger from the B1DE tools - it would have told you that you are looking at an event that doesn't get fired...).
    - Not sure how "BusinessObjectInfo" is defined, but oForm.BusinessObject.Type = "112" does not occurr:
    The business object behind the form is the "real" business object - an Invoice ("13") in your case.
    Thus your code never reaches the lines where you disable the relevant columns... - you could e.g. use .NET Profiler form B1TE to get at least a better idea of what is happening inside the add-on, if you don't like to step through you add-on code.
    - oForm.BusinessObject.Type is a string (remember UDOs!) - not a number.
    - Table "ODRF" is not a datasource behind form "133" - please check the form's XML!
    If you would like to run that check you have to do it differently - using DI API...
    HTH,
    Frank
    Edited by: Frank Moebius on Aug 3, 2009 4:28 PM

  • How to freeze the columns in excel exported from SSRS report??

    We have created a report for our client. The client wants the report in excel format. As there are nearly about 30,000 rows in the excel. Client wants us to freeze the column header names in the excel so that even after scrolling down they
    will be able to see the column names.
    can anybody have idea how to achieve this in SSRS?

    Hi Shard,
    Thanks for your post, You can achive your requiremets by using the below logic. hope this will help you.
    Steps to achieve it
    1. Select the tabix and click on Tablix properties.
    2. In the General tab under Column Headers section you can see "Keep header visible while scrolling" checkbox, check it.
    3. Now the header row will be remain fixed in the report.
    OR
    1.    In the grouping pane, make sure to turn on advanced mode (click on the small black down arrow on the far right of the grouping pane) 
    2.  Select the corresponding (Static) item in the row group hierarchy
    3.  In the properties grid, set RepeatOnNewPage to true
    4. KeepwithGroup to After
    OR
    1)Freeze the header of all columns[ Freezing table header ] : To do select static member of table header row from  row groups [ Advanced Mode ] and set  FixedData to true
    2) Freeze the initial 2 columns : To do select static member of columns in column group and set fixedData to true .
    How do you freeze the tablix header row in an Excel export file in SSRS 2008
    Suhas Kudekar
    Mark as Answer if this resolves your problem or "Vote as Helpful" if you find it helpful.
    My Blog
    Follow @SuhasKudekar

  • How to Freeze Table/Column Header "without using additional scrollbars" ?

    hi people,
    I am hoping someone can help me here. I have a large table and would like to freeze the first row. Scrolling down the table "_*using the existing scrollbars*_" in the browser while ensuring the header rows are still visible (like Excel when you freeze panes). If you scroll to the right the header rows should stay frozen and not follow.
    I know there are other threads which talk about freezing table/column header, but my requirement is to have it "without using additional scrollbar".
    Thanks in advance,
    RAKESH

    Hi,
    there is no default key for this. You will have to code your own JavaScript for this. Also, I am not sure you want the column to be selected but a field in the column for the row you are in - correct ?
    Frank

  • Can't Freeze Row/column in Web layout in Integrated planning

    Hi Guys
    we have 50 columns in planning query. Web layout screen can't present all these column in one screen . While scrolling for viewing rest of the columns the initial column(Description) disappears i.e scrolled out and hence it is very difficult to corelate which Key Figutre value (Value) represent which Object(InfoObject).
    We need a way around of freezing of columns functionality which is available in BPS but not in  BI IP.
    Thanks for any helpful input
    Thanks
    Tripple k

    Hi Tripple,
    As you had pointed "We need a way around of freezing of columns functionality which is available in BPS" can you help me to understand where this setting can be achieved in BPS.
    Thanking you in advance.
    Regards
    Jerry

  • How to freeze a column in numbers with ipad

    Wondering how to freeze a column in numbers on the ipad. Anybody know?

    You can also set the lockedColumnCount property in the mx:DataGrid as well:
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">
        <mx:DataGrid id="dg3" lockedColumnCount="1" horizontalScrollPolicy="auto" width="300">
            <mx:dataProvider>
                <mx:ArrayCollection>
                    <mx:Object c1="1" c2="one" c3="ONE" c4="OnE" c5="The quick brown" />
                    <mx:Object c1="2" c2="two" c3="TWO" c4="tWo" c5="Fox jumps over" />
                    <mx:Object c1="3" c2="three" c3="THREE" c4="ThReE" c5="The lazy dog" />
                </mx:ArrayCollection>
            </mx:dataProvider>
        </mx:DataGrid>
    </mx:Application>
    Peter

  • Freeze the column headers for htmlb:tableView using CSS

    Hi
    I am using a <htmlb:tableView > in BSP to display data.
    i want to freeze the column headers so that they dont scroll when table data is scrolled.
    Is it possible ?
    Regards
    Rajendra

    Hi Rajendra,
    Have a look at the links below:
    [Freeze tableview header-I|https://forums.sdn.sap.com/click.jspa?searchID=24813847&messageID=3088768]
    [Freeze tableview header-II|Freeze table header in HTMLB Tableview]
    [Freeze Columns of tableview|https://forums.sdn.sap.com/click.jspa?searchID=24813847&messageID=3517748]
    Search the forum and you will find information on this.
    Regards,
    Anubhav

  • How to freeze the columns in Classical reports using vertical scroll

    Hi All,
    I am facing one problem that when i am scrolling down the page in the report     output ,the columns in the report are moving upward.I want to freeze those columns . Please give me the solution for to freeze the columns in classical report when i scroll vertically.
    With Regards,
    R.P.Sastry

    Put ur colum headers in TOP-OF-PAGE Event.
    this will sole ur problem.
    reward if useful.
    Regards,
    Vimal

  • Freeze a Column in WAD (Web Application Designer)

    Hi,
    I have a web template in WAD that has an analysis_item, which data provider (DP1).  The data provider (DP1) has a query attached to it.
    My goal is to be able to freeze a column (data column) in the analysis_item.
    I looked at all the properties of the analysis_item, but I didn't find any properties that I can use to freeze a column.  I saw another discussion thread on Freezing column and rows, but there wasn't an answer for it in that thread.  
    I even tried to search for a way to freeze a column using JavaScript , and I found the link below using CSS (cascading style sheet) to accomplish the freezing of a column for a non SAP web application.  However, I was not able to figure out how to apply this method in WAD and specifically in the analysis_item.
    http://web.tampabay.rr.com/bmerkey/examples/locked-column-csv.html
    Do you know any method to freeze a column when displaying data via the analysis_item?
    I would really appreciate any suggestion you have.
    Thank you,
    Katelyn

    Dear Katelyn Dang  ,
    Freeze column
    On the properties tab select table. goto web item tab. in number of data columns displayed put value as 4. (you can change as per ur need).
    Also go through thes links
    http://web.tampabay.rr.com/bmerkey/examples/locked-column.css.html
    http://web.tampabay.rr.com/bmerkey/examples/locked-column-csv.html
    For visiblity
    you can set visible rows and columns in the specific properties of web item table! Just click the table in the Web Application Designer and than look into the specific properties. Select "Number of Data Rows..." or "Number of Data Columns..." as you wish!
    Hope it helps
    Regards
    Bala

  • Freeze during column view in finder and open file box?

    Whenever I open a file and the open file dialog box is in column view it freezes when I click on the file and the view shifts to reveal the icon and info. It happens a lot in finder too, but not as often. It usually doesn't start happening for a few minutes after I reboot.
    I'm pretty sure quicktime is associated with that icon/image preview. I just formatted my hard drive hoping that would help but it doesn't. I have to force quit applications alot if I forget to get out of column view...someone please help!
    I don't remember this happening before I installed macromedia studio 8, but I'm not sure. I have to use those programs.

    see thread http://discussions.apple.com/thread.jspa?messageID=3805971&#3805971
    though no solution yet.

  • Numbers Export to Excel adds 1 Row and 1 Column to the Freeze Header/Columns.

    Exporting a Numbers file to Excel, that has 1 Freeze Column and 5 Freeze Headers, somehow adds an additional Row & Column when opened in Excel.
    Thoughts?

    I found the answer to this question with help from SAP Support.
    In the Cross-Tab Expert, Customize Style tab, click "_Column Totals on Top_".
    Then, the Excel Data Only report will show the row titles Top-aligned for the row group.

  • Finder freeze in Column View

    Since recent updates, Finder freezes with the spinning beach ball when selecting items in column view. It can takes a few minutes each time before I can progress.
    I checked for answer here, but found nothing.
    I have repaired disc errors, restarted, relaunched Finder, repaired permissions etc - but the problem is still there.
    Any ideas or solutions?

    If you haven't worked this out yet, sounds like you're having the same exact issue I was, solved here:
    http://discussions.apple.com/thread.jspa?messageID=6300001&#6300001

  • BPS - Freezing lead columns in HTML web layouts

    Hi all,
    Is it possible somehow to freeze the lead columns in the HTML web layouts?
    I know the freezing can be done in the OWC excel in place, but then I can't find how to make the hierarchical display possible for excel in the web? Is this somehow possible?
    Thanks,
    Rael

    Hi
    CAn you share the solution to this, we are also having similar issue at our end
    Regards
    Manga

  • Can't freeze header column, grayed out

    Hello... have header rows established and frozen, can't establish header column and freeze it.  All areas are grayed out and column header is set as zero and won't allow me to change it.

    Do you have any horizontally merged cells in this column?  That will prevent it from becoming a header column

  • Freezing JTable Columns

    I am trying to freeze the first 3 columns in an editable Jtable. That is the easy part, I created 2 tables that share a table model. The tricky part is knowing which table is in focus or selected so I can work on the mouse/key events. I have tab working where i get to the end of one table and it goes into the next (most of the time). I am having trouble when I select a cell on a new row, the listSelectionEvent doesnt get a reference to the table, so I cant figure out which table is getting clicked.
    Are there easier ways to get this to work or are there some stable off-the-shelf products that I could use?

    please read http://download.oracle.com/javase/tutorial/uiswing/components/table.html#data , but this one works, too
      jTable1.setModel(new javax.swing.table.DefaultTableModel(new Object[][]{}, new String[]{"#", "Frequency", "Skip"}) {
                private static final long serialVersionUID = 1L;
                Class[] types = new Class[]{
                    java.lang.String.class, java.lang.Integer.class,
                    java.lang.Boolean.class
                boolean[] canEdit = new boolean[]{
                    false, false, true
                @Override
                public Class getColumnClass(int columnIndex) {
                    return types[columnIndex];
                @Override
                public boolean isCellEditable(int rowIndex, int columnIndex) {
                    return canEdit[columnIndex];
            });

Maybe you are looking for