What scroll feature do I use?

http://www.franticphotos.com/0personal0/flex/bin/main.html
Click YAHOO at the top. Click Expandable...
Scroll over to the right.. Noticed that there is a Vertical
scroll bar within the DG. How do I add one for the Horizontal? What
I want to do is make the columns readable by giving them widths and
then scrolling right to see the other columns... Any ideas?

Please mark my post as the answer for others who may be
looking for a similar solution. Thanks!
John

Similar Messages

  • OT: Windows Vista - What new features do you use?

    Hello all. I just got my first Vista machine, and am learning
    how to best
    make use of it. Those of you who use it and like it (the rest
    of you can
    ignore this thread :-)), what features new with Vista do you
    use?
    Thanks in advance,
    Patty Ayers | Adobe Community Expert
    www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet

    Hi John - I have Vista Ultimate too - just got it yesterday.
    What you
    describe is pretty much what I've heard elsewhere, so I guess
    I shouldn't
    expect much excitement. It would be nice if there was a
    little more pay-back
    for having to learn a new system and having to put up with
    the security
    stuff - you know, some fun or even just helpful improvements.
    You haven't tried "smart folders"? I'm going to check that
    out.
    Patty Ayers | Adobe Community Expert
    www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet
    "John Waller" <[email protected]>
    wrote in message
    news:ftljv9$f1n$[email protected]..
    > Which version of Vista are you running Patty?
    >
    > I have Vista Ultimate pre-installed on a Dell laptop and
    I've since
    > installed Service Pack 1.
    >
    > It's OK but definitely no Wow factor for me. I haven't
    explicitly looked
    > for negatives. I just kept an open mind and let it do
    its thing.
    >
    > Relearning my way around the folders (C:\Users instead
    of C:\Documents and
    > Settings... etc) has been a bit irritating.
    >
    > New features. Can't say I'm using any really. I don't
    use it much
    > differently to XP Pro.
    >
    > --
    > Regards
    >
    > John Waller
    >

  • The scroll feature on my touch pad does not work with 4.0. Works in all other apps including 3.6. What hapened???

    I can not scroll through web pages with the scroll feature on my touch pad. It worked in 3.6 and all other programs that I use. I have tried 4.0 twice with the same results, I've restarted, rebooted etc.
    This should not be application dependant but a system function.
    Now I will either roll back to 3.6 where I have troubles with some secure sites or just dump the whole thing and try Chrome.

    I have discovered the solution and it involves an issue I suspected. After the restore of my old Time Machine Lion files to my new MBP running ML, the restore restored my computer back to Lion. After an install of ML, my computer worked perfectly except the fancy Scroll and zoom featured we all love from the trackpad. Ha already installed ML on other partitions and the trackpad worked perfectly on them.  Even the guest login's trackpad worked perfectly but not the main admin account.
    First thought was to create a new admin account and copy everything from the old admin to the new admin and then delete the old admin account. Hated the idea because all files had to be copied rather than moved.
    So what was left to do. I had thought of deleting all the apple preferences from the library and replace them with the contents of the library on another partition in ML. First I deleted old preferences many of which were old Lion preferences. That didn't solve the issue.
    I forgot that Lion and ML HIDE the user library so I was working on the wrong library. Discovered the Terminal command "chflags nohidden ~/Library" and I chose to reveal the user library on a ML partition.
    Solution:
    I booted into another ML partition. I guess that I could have booted into the new admin user account and changed the permissions  to access the old admin users Library But I chose to boot
    from another ML partition: copy ALL the com.apple. XXXXX.plist files and the folder  BY Host. It has special hidden files. Other  way is to copy the Preferences folder we'll say into the Desktop.
    I then proceeded to delete ALL the com.apple…….plist files and the Host folder into the trash. Then I copied all the apple.com…plist files and the Host folder and then rebooted. And now my wonderful Trackpad works as mountain Lion intended it to work.
    I'm leaving this solution because there's someone else in the MacWorld with the same issue.
    Ted

  • How do I find out what features are not useful in my Classifier?

    How do I find out what features are not useful in my Classifier? I am trying to trim down the number of features to speed up the training of my data, I have about 3700 features. I have found the Filter Based Feature Selection Module and have not been successful
    in using it. I have looked through all the examples and have not been able to find any examples using the module. Will the Filter Based Feature Selection Module help me to trim features. If so how do I use it?

    One way to do this would be is to use a random forest classifier. Feature/variable importance can be obtained relatively easily with random forests. 
    Here is how you may do it in R.
    > install.packages('randomForest') #install randomForest package in R if it is not already there
    > library(randomForest) # reference the library
    > data(mtcars) # load motor cars data that ships with 
    #train a random forest 
    > mtcars.rf <- randomForest(mpg ~ ., data=mtcars, ntree=1000,keep.forest=FALSE, importance=TRUE)
    > importance(mtcars.rf)
    > importance(mtcars.rf)
    #You will see an output like below
           %IncMSE IncNodePurity
    cyl  16.168645     169.96741
    disp 18.672188     260.08722
    hp   17.584375     184.95007
    drat  6.948743      63.54528
    wt   17.818509     254.30347
    qsec  4.772889      33.25546
    vs    5.303058      24.39064
    am    5.210181      17.36626
    gear  4.619161      21.55450
    carb  8.577037      28.46715
    # or plot the importance as follows
    > varImpPlot(mtcars.rf)
    What this tells you is how important predictors/features/variables like horsepower(hp), weight(wt), no. of cylinders (cyl) is in predicting miles per gallon (mpg).
    If you are wondering how the data looks like. Try this
    head(mtcars) # gives first few lines of the data set.
     mpg cyl disp  hp drat   wt ... 
    Mazda RX4     21.0   6  160 110 3.90 2.62 ... 
    Mazda RX4 Wag 21.0   6  160 110 3.90 2.88 ... 
    Datsun 710    22.8   4  108  93 3.85 2.32 ... 
    . Try this
    Here is a few useful resources:
    Random Forest documentation (Check out the pages on variable importance and variable importance plot)
    http://cran.r-project.org/web/packages/randomForest/randomForest.pdf 
    Motor cars data: http://stat.ethz.ch/R-manual/R-devel/library/datasets/html/mtcars.html

  • What feature I can use in SQLServer 2014/SQLAzure to Horizontal scaling in case a single machine cannot handle the load

    Hi all,
    I need advise for 
    What feature I can use in SQLServer 2014/SQLAzure to Horizontal scaling  in case a single machine cannot handle the load.
    Please some body suggest.
    I know some features :
    1.AlwaysOn
    2.Peer to Peer replication
    Thanks in advance.

    Hello,
    Windows Azure SQL database is not on-premise SQL Server 2014.
    SQL database not support Always on Availability Group and Replication. Scaling out in Azure SQL Database requires sharding, which horizontally partitions data across multiple databases. You should design custom sharding solutions by using application
    code across multiple databases.
    If you use Azure virtual machines (VMs) with SQL Server 2014, you can configure Alwayson Availability Groups. Please refer to the following article:High Availability and Disaster Recovery
    for SQL Server in Azure Virtual Machines
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Scroll feature direction on my MacBook is opposite on my Iphone.

    When I use the two finger scroll feature on my macbook, it goes in the opposite direction of the scroll feature of my iPhone. Is there any way to adjust either one so that they both scroll in the same direction? Thanks for any help.

    I'm not exactly clear on what you're asking. Are you saying that when you use the two finger scroll on your MacBook it scrolls in the opposite direction.. meaning when you move your fingers downwards it scrolls upwards and visa-versa?
    You need to be a little more specific about what you're experiencing.

  • What do you recommend to use as an offline data store, since SQL CE support is not in VS 2013?

    A few years back I was architecting an occasionally connected .Net desktop application. 
    VS 2010 was offering full support for Microsoft Sync Framework and SQL CE with Entity Framework. 
    This seemed like the perfect marriage, so I ran with it, and the resulting software solution is still successfully running in production, years later. 
    Jump forward to today, and I am architecting a new occasionally connected .Net desktop application. 
    I was really looking forward to taking advantage of the advances made by Microsoft in using the tools built into VS 2013. 
    However, what I discovered has dumbfounded me.  VS 2013 has no designer support for Sync Framework, and worse, built in support for SQL CE has been completely removed, including the ability to generate Entity Framework models from a
    CE database using the designer. 
    My question to the community is, what tools should I be using to solve the problem of offline storage in my brand new .Net application? 
    I am aware of ErikEJ’s SQL Server Compact Toolbox, which brings back some support for these features in VS 2013, but it is not as fully featured as the VS 2010 native support was, plus it does not have the institutional “Microsoft” stamp on it. 
    I am building a multimillion dollar corporate solution that I will have to support for many years.
     I would like to have some comfort that the technologies I select, today, will still be supported 5 years from now, unlike the way Microsoft has discontinued supporting Sync Framework and CE in the most recent VS. 
    I can accept open source technologies, because there is a community behind them, or off the shelf corporate solutions, since they will be driven by financial gain, but I have trouble committing to a solution that is solely supported by an individual,
    even if that person is a very talented Microsoft MVP.
    Some of the features of SQL CE that I would like to keep are
    Built in encryption of the file on disk
    Easy querying with an ORM, like Entity Framework
    Tools to easily sync up the offline data store with values from SQL Server (even better if this can be done remotely, such as over WCF)
    Does not require installation of additional software on the client machine, as SQL Express would
    Please, provide your feedback to let me know how you have achieved this, without resorting to simply using an older version of VS or Management Studio. 
    Thank you.

    Hello,
    Based on your description, you can try to use SQL Server 2012 Express LocalDB.
    LocalDB is created specifically for developers. It is very easy to install and requires no management, but it offers the same T-SQL language, programming surface and client-side providers as the regular SQL Server Express.
    SQL Server LocalDB can work with Entity Framework and ADO.NET Syc Framework. However, there is no built-in encryption feature in LocalDB which
    can let you encrypt database. You should decrypt/encrypt data on your own, for example, using
    Cryptographic Functions
    Reference:SQL Express v LocalDB v SQL Compact Edition
    Regards,
    Fanny Liu
    If you have any feedback on our support, please click here.
    Fanny Liu
    TechNet Community Support

  • What are the limitations of using RMI over http with EJB?

    We have a requirement for an intranet application where the majority of the clients
    (Swing clients) will be able to connect directly using either T3 or IIOP. However,
    there are a number of clients that will need to traverse a firewall.
    We could use SOAP, but I dont want to lose the value that RMI gives us (clustering,
    security, statefullness support etc). I am thinking of using RMI over http - which
    Weblogic supports.
    I have been trying to find some documentation on the topic - but havent succeded
    so far. What I would like to understand is: What limitations I would have using
    RMI over http. Do I lose anything (apart from performance) using http?
    Regards,
    Nick

    You will have to enable tunneling on the server side and I have not heard of any
    complaints of using it.
    Shiva.
    Nick Minutello wrote:
    In fact, we are not using applets - and its not an internet application. We are
    using Java Webstart and Swing on our intranet (the problem of the size of the
    weblogic.jar is a pain - but well known)
    The question for me is; Apart from performance, are there any limitations to using
    RMI over http?
    Can we also use JMS over http?
    -Nick
    Shiva Paranandi <[email protected]> wrote:
    "Old wine new bottle".
    The biggest problem with the approach of Applets like
    stuff connecting to weblogic is the size of the classes that need to
    be supplied to the
    users. The applets/swing would need a lot of weblogic classes which you
    need to
    supply as jar file. This file can be in the order of MBs depending on
    the
    weblogic version. we had a similar kind of problem and migrated the applets
    to use
    servlets instead of directly invoking ejbs or jms topics etc. Having
    the applets
    connect
    to servlets you would still benefit from the features of clustering etc.
    and added to
    that
    you would reduce the number of remote calls.
    Shiva.
    Nick Minutello wrote:
    We have a requirement for an intranet application where the majorityof the clients
    (Swing clients) will be able to connect directly using either T3 orIIOP. However,
    there are a number of clients that will need to traverse a firewall.
    We could use SOAP, but I dont want to lose the value that RMI givesus (clustering,
    security, statefullness support etc). I am thinking of using RMI overhttp - which
    Weblogic supports.
    I have been trying to find some documentation on the topic - but haventsucceded
    so far. What I would like to understand is: What limitations I wouldhave using
    RMI over http. Do I lose anything (apart from performance) using http?
    Regards,
    Nick

  • My scroll feature of the Lenovo ThinkPad(red scroll) is not working in the new Firefox 4. It was working fine in 3.6. Can you please fix this as this is very important feature.

    The scroll feature(middle button) is not working on the new firefox 4. So because of this I need to move the scroll bar to move the page. This is very irritating problem, if you are a guy who uses the middle button to scroll. Can you please fix this..
    Thanks!!!

    I updated to Firefox 4.01 today and the middle scroll button on my Lenovo T400 stopped working. I downloaded the updated Ultranav utility and the Ultranav driver for my T400 from here http://www-307.ibm.com/pc/support/site.wss/MIGR-72858.html and then uninstalled the "Thinkpad Ultranav Driver" from Add/Remove programs rebooted and then installed the updated utility and driver (another reboot) and it now works perfectly.
    So glad to get this working again.

  • What is the advantages of using Flexconnect groups

    what is the advantages of using Flexconnect groups in WLC?
    Reg,
    Ezra.

    Pls refer this document for more detail about these features
    http://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Mobility/emob73dg/emob73/ch7_HREA.html#wp1091114
    FlexConnect is one mode an AP can operate, typically deployed in Branch setup where you do not have a controller at branch site. Those AP can register to a controller at your HQ or main site. So traffic will terminate at your branch switch instead of tunnel back to HQ-WLC.
    If you want roaming within your branch FlexConnect AP then you have to put those AP into a FlexConnect Group. Then only key information shared among those AP to facilitate fast roaming.
    Pls do not forget to rate our responses if you find them useful.
    HTH
    Rasika

  • What is the benefit of Using Data Adaptor

    Hello
    I wonder that What is the benefit of Using Data Adaptor ? I don't know TopLink Technology , inorder to using Data Adaptor I should know toplink but what is the advatages of using BPEL database adaptors in conditions thet I can make webservices by making plsql web services or exposing ADF application modules more easier?
    I think that if I use Data Adaptor (based of Toplink) I can use JTA feature for transaction managment , am I thinking Correct?
    for example I can invoke to webservice A and the B in BPEL process with two DB adaptores (by global transaction ) such that if A failes the process automatically roles back the B transaction without need that I manauly compensate the undo process
    please help me ?

    Thank you for your very useful comments about DB adapter
    I tried again and I have Successfully deploy and test my DB adapter with using # for parameter.
    But I have another question : We have ADF Application that using ADF bc for user data entry supporting in use case scenario , but we want to call web services (eg BPEL) in save operation instead of ADF application modules Normal commit !
    If we want using Data adapter for persist the Data that user entered by UI , we must write a lot of Insert or Update statements in DB adapter because of lot of database entities.
    How can we shorten this production scenario in our Project?

  • What Keynote features will not export well to PowerPoint?

    I am an expert PC user switching to mac...
    We use MS Live Meeting for webinars, and it only accepts (as far as I know) PowerPoint presentations. I would like to produce the presentation in Keynote, and then save as to PowerPoint. However, my experience with Pages importing office 07 has been disappointing to say the least.
    So, before I spend a lot of time learning Keynote, I would like to know what features of Keynote WILL NOT export properly to PPT. I don't want to spend a lot of time creating cool effect (magic move?) only to realize it was wasted.
    Is there a URL that explains what won't work? Is there a way to gray out features in keynote that will not work in PPT?
    Thanks
    bob

    Here are a few issues with exporting:
    Generally the transitions will not export well -- any of the effects that are not directly available in PowerPoint will not transfer at all, and even those that are available (such as "dissolve") for the most part look worse in PowerPoint than in Keynote. This includes "content-aware slide transitions" such as Magic Move, Text Effects, and Object Effects transitions.
    Smart Builds are not supported at all. Action Builds are not supported at all.
    "Normal" Builds In and Out have limited support -- again, any of the animations not directly available in PowerPoint will not transfer.
    In terms of graphics, Drop Shadows have limited support -- any shadows will be rendered as a solid colour, without translucency or feathered edges. Text translucency is not supported, although image translucency is. Image Adjustments are respected in export.
    (The above is all gleaned from spending 5 minutes playing with Keynote. If you want to determine if some specific effect is available, I'd suggest downloading the trial version and see what happens.)
    I have used Keynote quite successfully to create PowerPoint presentations, but for the most part I avoided any animations/transitions, and used it primarily for its templates, graphic abilities, and easier management of slides (e.g., I find it far more straightforward to edit templates in Keynote than in PowerPoint). Also, I always check the finished product very carefully in PowerPoint, as it is not uncommon for text spacing to be somewhat different.

  • Wiki or Robohelp - What are the benefits of using a wiki vs publishing projects in robohelp?

    What are the benefits of using a wiki vs publishing projects in robohelp? I currently use RH9/RH9 Server and  publish multiple SSL.  The company is looking to stop using Robohelp and replace our online help authoring tool  (RH) with a wiki. Are there any benefits of going to a wiki environment.  What RH features/functions that I have today will i not have by having IT import our robohelp files into a wiki?
    I know that a wiki is not an authoring tool, but someone must think it is and we'll still have all the functionality of publishing multiple SSLs, reports, etc once in the wiki environment.  Any comments - is this the best route?

    Hi,
    There are many differences. The idea of a wiki is to allow anyone to view and/or edit the content. Depending on the wiki system, you can set access control for viewing and editing.
    Wiki's typically have simple syntax (html in a wiki is a serious security risk), allow image embedding, links and attachments. You will need to learn the specific syntax (rather easy, but also very limited).
    What will you lose? This depends on the features available in the wiki system as well as the available plugins. A few downsides:
    - WYSIWYG editor limited, if at all.
    - No snippets
    - No variables
    - Dropdowns (may be possible through plugins)
    - Index
    - Styling based on css classes (mostly supported through HTML which is a security concern)
    - Only one version of your support system: multiple versions require multiple installations/configurations.
    - No searching in attachments.
    - No CBT (Though some wiki's allow comments in the wiki code)
    - No Word/FrameMaker import.
    - You have to create your own CSH calls.
    On the upside:
    - Most wiki systems are free, even for commercial use.
    - The syntax is quite simple, allowing you to quickly write text.
    - Wiki's typically offer good support for syntax highlighting.
    - They are very easy to set up.
    - Most wiki's have plugins to enable comments.
    The greatest downside in my opinion is that you always have the latest version of all files. Whenever you update a page, everyone immediately has the latest version. And if you want to create help for a feature that isn't released yet, you will have to use access control to make sure not everyone sees the (unfinished) help for the unreleased feature. With RoboHelp you have a single source that creates a one way output.
    We use both RoboHelp and wiki's: RoboHelp for customer help and wiki internally to share knowledge. And sharing knowledge is what wiki's are designed for.
    Greet,
    Willam

  • What are the advantage of using Oracle Database when compare to SQL SERVER

    Hi all
    Please tell anyone about
    what are the advantage of using Oracle Database when compare to SQL SERVER
    Thanks in advance
    Balamurugan S

    user12842738 wrote:
    Hi,
    There are various differences between the two.
    1. SQL Server is only Windows, but Oracle runs on almost all Platforms.
    2. You can have multiple databases in SQL Server, but Oracle provides you only one database per instance.Given that the very term 'database' has s different meaning in the two products, this "difference" is absolutely meaningless.
    3. SQL Server provides T-SQL for writing programs, whereas Oracle provides PL/SQLWhich means what? Both products have a procedural programming language. They named them differently, and the languages are not interchangeable. Means nothing in comparing the features/strengths/weaknesses/suitability to purpose.
    4. Backup types in both are the same. (Except Oracle provides an additional backup called Logical Backup.)You make that sound like "Logical Backup" is something more than it is. It is nothing more than an export of the data and metadata. Many experts don't even consider it a backup. I'm sure SQL Server provides the same functionality though they probably call it by some other name.
    5. Both provide High Availability.Well, I guess they both have a suite of features they refer to as "High Availability". But what does that really mean? The devil is in the details. Remember, the two products don't even agree on what constitutes a "database".
    6. Both come in various distributions.???
    >
    If you are going for an Implementation, you can try SQL Server Express Edition and Oracle XE which are free to use.
    Then you can choose whichever is comfortable for your needs.
    Thanks.

  • What is workflow ? What are the advantages of using workflow? What are the

    what is workflow ? What are the advantages of using workflow? What are the steps for building a workflow ?

    Hi Leela,
    Your question is very straight question.
    Better u can follow these links.
    http://www.esnips.com/doc/90b7763b-f9d9-4861-a273-04674b9fe3f2/Workflow
    http://www.esnips.com/doc/991843e0-8686-4949-94b9-f45d90081b22/workflow
    And i'll give some theory answer for ur questions
    i.e.,SAP Business Workflow can be used to define business processes that are not yet mapped in the R/3 System. These may be simple release or approval procedures, or more complex business processes such as creating a material master and the associated coordination of the departments involved. SAP Business Workflow is particularly suitable for situations in which work processes have to be run through repeatedly, or situations in which the business process requires the involvement of a large number of agents in a specific sequence.
    You can also use SAP Business Workflow to respond to errors and exceptions in other, existing business processes. You can start a workflow when predefined events occur, for example an event can be triggered if particular errors are found during an automatic check.
    SAP provides several workflows that map predefined business processes. These workflows do not require much implementation. For an overview of these SAP workflows, refer to Workflow Scenarios in Applications.
    Integration
    SAP Business Workflow uses the existing transactions and functions of the R/3 System and does not change the functions. You can combine the existing functions of the R/3 System to form new business processes with SAP Business Workflow. The workflow system takes over control of the business processes. If you are already using SAP Organizational Management, you can use the organizational structure created there to have the relevant agents carry out the individual activities. It is possible to have an activity carried out by a position. This ensures that the respective occupiers of the position can carry out the individual activities during execution of the workflow. This means that personnel changes in your organization are taken into account immediately in the execution of a workflow.
    Features
    SAP Business Workflow provides a number of tools for defining and analyzing workflows as well as for monitoring operation.
    The Workflow Builder is for displaying and making changes to workflows. You can make small extensions directly to the original workflows supplied by SAP, such as carrying out your own agent assignments or changing deadline monitoring.
    There are several Workflow Wizards to support you in the definition of workflows, with which you can create specific parts of a workflow. The Workflow Wizard Explorer gives you an overview of the existing Workflow Wizards.
    In order to make the functions of the R/3 Systems available to a workflow, you use business objects, which you can define and analyze in the Business Object Builder. These business objects are made available to the workflow in reusable tasks. The Business Wizard Explorer gives you an overview of all existing tasks.
    The end user receives information about the activities they are to carry out in their Business Workplace. This provides them with a central overview of all the activities that they are authorized to carry out. They can commence the activities from here.
    Several tools are available to the workflow system administrator, with which they can control and analyze the current workflows. The workflow system administrator is notified of problems automatically by the system.
    Workflow tutorials with step-by-step and with screenshots are available at http://www.****************/Tutorials/Workflow/Workflow.htm
    This has a step by step procedure :
    http://fuller.mit.edu/workflow/debugging.pdf
    www.erpgenie.com/sap/workflow/debugging.htm
    http://www.erpgenie.com/workflow/debugging.htm?2b5de440
    Rewards if it is useful.

Maybe you are looking for

  • I can't see my iPod touch in iTunes, any help please?

    I already tried the apple support but I still have this problem. If anyone had this problem and could help me, great.

  • One project won't open for either user, another will open for one user only

    My wife and I are new iMovie users. I have imported three projects (#1-3) from our camera, she has imported two projects (#4 & #5) - all to a shared folder. The first project I imported (#1) cannot be opened by either of us. In addition, my wife cann

  • "Mapping not found" Error related to cellular (or slow) connection?

    I have an app that uses ORM rather extensively. For the most part it works like a charm. I only have an intermittent error that seems to occur exclusively when the app is accessed on an iPad using data (as opposed to WiFi). I have users accessing thi

  • How to include a 2D Barcode in Powerbuilder 11.1 ?

    Hi All, Our labeling application is in PB11 and we are unable to include the 2D barcode in PB 11. When i searched in google ,it seems like we need to consume the .NET third party dll and runtime dynamically set the font from the third party. Is there

  • UBT available through API?

    Is UBT, User Behaviour Tracking, available through an API in Sun Java Portal Server 7? Can we access the data and information about a user directly within our programs? If there is a library, can we use this library on other platforms? Or is it only