﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Infragistics :: Community Scenarios</title>
    <description>Infragistics Scenario Solutions - Answers to Common Problems</description>
    <link>http://community.infragistics.com/scenarios/default.aspx</link>
    <item>
      <guid>http://www.infragistics.com/scenarios/visualization/conditionally-format-grid-cells.aspx</guid>
      <title>&lt;![CDATA[ How do I conditionally format the appearance of table/grid cells meeting certain criteria? ]]&gt;</title>
      <pubDate>Wed, 07 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users must be alerted to cell values in tables of information that have meet some condition, such as exceeding an extreme value (an example would be when temperatures taken during quality control testing indicate a problem at some stage of a manufacturing process because their value has exceeded a safety threshold).  Your application would format these values, for instance in a red color, to attract the user's attention to them. ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/visualization/conditionally-format-grid-cells.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/visualization/tracking-long-processes.aspx</guid>
      <title>&lt;![CDATA[ How do I keep users informed about the progress of long-running processes? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users must be kept informed about the progress of any long-running process that your application must perform.  For example, if your application needs to download market price data on a daily basis before your users can interact with the whole set of data, then you can manage user expectations and minimize their frustration by keeping them updated about how much of the download has been completed, and how much is still to go. ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/visualization/tracking-long-processes.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/visualization/menu-icons.aspx</guid>
      <title>&lt;![CDATA[ How do I associate an icon beside a menu command? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users must find your application easy to learn.  Your application presents graphical icons beside menu commands the reinforce in the user's mind what purpose particular menu commands have.  If users cannot presently use a particular menu command but it must remain visible, your application depicts its graphical icon in a grayed out appearance that users are familiar with as representing a command's unavailability. ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/visualization/menu-icons.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/visualization/export-grid-to-excel.aspx</guid>
      <title>&lt;![CDATA[ How do I let users work with a table/grid in Microsoft Excel? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users must have the ability to download a copy of the information in your application's table(s) in an Excel workbook to work with outside of your application.  For example, prospective buyers of a life insurance policy may download a workbook in the popular desktop spreadsheet application, Microsoft Excel 97 (or a later version).  The workbook could be a spreadsheet containing "What If?" scenarios illustrating for their age, gender, and class rating what their expected returns would be based on ... ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/visualization/export-grid-to-excel.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/visualization/context-sensitive-tooltips.aspx</guid>
      <title>&lt;![CDATA[ How do I display context-sensitive tool tips to users? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users must find your application easy to learn.  Your application presents users with tool tips when they mouse over select regions of the user interface, pertinent to the functions performed by those user interface elements.  Consequently, users do not need to continuously refer to documentation or memorize the function and location of every user interface element, which makes them more productive with your application at a faster pace than without tool tips. ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/visualization/context-sensitive-tooltips.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/data-entry/scheduling-activities-monthly-calendar.aspx</guid>
      <title>&lt;![CDATA[ How do I let users visually schedule activities by pointing and clicking on a monthly calendar? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users must schedule activities (tasks, appointments, meetings) taking place on specific dates and times on a calendar visually.  You would like the user to double-click on a date and be able to enter an activity on that date through a form.  When the user looks at the calendar UI they must be clear on what dates have activities scheduled so they do not overschedule themselves. ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/data-entry/scheduling-activities-monthly-calendar.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/data-entry/free-form-text-content.aspx</guid>
      <title>&lt;![CDATA[ How do I allow users to enter free-form enriched text content? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users working in content-intensive applications (i.e., content management systems) need the ability to enter or edit richly formatted text which includes control over coloring, text formatting such as italicization or underlining, bullet lists, and other features users expect to find in word processing applications.  Users require visual feedback on the impact of their changes through a What You See Is What You Get (WYSIWYG) user interface.
You are storing this content in a form appropriate to  ... ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/data-entry/free-form-text-content.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/data-entry/enter-monetary-values.aspx</guid>
      <title>&lt;![CDATA[ How do I allow users to enter monetary amounts? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users must enter monetary amounts (i.e., as part of a point-of-sale application) to two decimal places (dollars and cents, pounds and pence, etc.).  Only the numeric digits 0 to 9 are allowed to be entered.  When no value is entered to the right-side of the decimal point, zeroes are to be assumed. ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/data-entry/enter-monetary-values.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/data-binding/bind-tree-to-xml.aspx</guid>
      <title>&lt;![CDATA[ How do I data bind a tree to an XML document? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users navigate through application features or information categorized from broad categories to more specific tasks or reports.  When each categorization is a proper subset of the category above it, the subcategories appear in only one unique place within the tree.  Alternatively, when a subcategory may belong to multiple categorizations, a copy of that subcategory must appear in multiple places.
An example would be a sales reporting application where business analysts may examine a company's w ... ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/data-binding/bind-tree-to-xml.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/data-binding/bind-tree-to-hierarchical-dataset.aspx</guid>
      <title>&lt;![CDATA[ How do I data bind a tree to a hierarchical DataSet? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users must be allowed to navigate through application features or information categorized from broad categories down to more finely-grained tasks or reports.  The categorizations can be managed through a relational database, which permits superusers the ability to modify the navigation experience available to users without having to redeploy your application.
Your application loads information about these categories using an ADO.NET DataSet, having DataRelations between one or more DataTables w ... ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/data-binding/bind-tree-to-hierarchical-dataset.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/data-binding/binding-tree-to-object-collection.aspx</guid>
      <title>&lt;![CDATA[ How do I data bind a tree to a collection of .NET objects? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users navigate through application features or information categorized from broad categories to more specific tasks or reports.  For instance, financial representatives may be responsible for a wealth management portfolio having separate categories for high net worth clients, qualified investor clients, and foreign investor clients.  Within each category the representative sees the names of their assigned clients and can select a name to see more information.
Your application already treats the ... ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/data-binding/binding-tree-to-object-collection.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/data-binding/binding-menu-to-xml.aspx</guid>
      <title>&lt;![CDATA[ How do I bind a menu to an XML document? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users navigate through application features using a command menu structure that organizes their tasks under common headings.  Submenus cascade down and to the right or left.  An example would be a policy claims administrative application where customer service representatives have a set of canned transactions they're authorized to perform to service various clients: policyholders, beneficiaries, and insureds. In addition to menu commands familiar to most users, each of these client types can be  ... ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/data-binding/binding-menu-to-xml.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/comcon/action-on-toolbar-button.aspx</guid>
      <title>&lt;![CDATA[ How do I attach an action to a tool bar button? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users must have the capability to execute an activity of arbitrary complexity by clicking on a button in a tool bar.  These tool bar buttons must support both an image and/or label text, and the button's appearance should be consistent with the rest of the application.  Your application may carry out these activities by posting to a message queue, making a request to a Web service, or dispatching an e-mail. ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/comcon/action-on-toolbar-button.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenarios/comcon/action-on-menu-command.aspx</guid>
      <title>&lt;![CDATA[ How do I attach an action to a menu command? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Users must have the capability to select an action of arbitrary complexity to be executed by selecting a command from a menu.  The commands on the menu must support both an image and/or label text, and have the ability to cascade to nested menus containing subcommands and options related to the parent menu command.  Your application may already perform these actions by posting to a message queue, making a request to a Web service, or dispatching an e-mail. ]]&gt;</description>
      <link>http://www.infragistics.com/scenarios/comcon/action-on-menu-command.aspx</link>
    </item>
    <item>
      <guid>http://www.infragistics.com/scenario/data-binding/binding-grid-to-hierarchical-dataset.aspx</guid>
      <title>&lt;![CDATA[ How do I bind a table/grid to a hierarchical DataSet with master-detail relationships? ]]&gt;</title>
      <pubDate>Mon, 05 Mar 2007 05:00:00 GMT</pubDate>
      <description>&lt;![CDATA[ Present your users with a master-detail table, which they can explore to their desired level-of-detail by expanding or collapsing sub-tables.  Business records have regular fields (i.e., an order date, shipping date, and shipping address) and relationships across one- or more levels of depth (i.e., line item SKU, quantity, unit price, line total), perhaps summarized by sub-table (i.e., per-order total).
Your application retrieves these hierarchically related business records from a relational d ... ]]&gt;</description>
      <link>http://www.infragistics.com/scenario/data-binding/binding-grid-to-hierarchical-dataset.aspx</link>
    </item>
  </channel>
</rss>