Go to the home page
Saturday, 4 September 2010
Home pageView our productsDowloads areaHow to order our productsHow to contact us

Select product:

General
Features
Items operation
Editor
ButtonsBar
Download
Pricing
How to order
 
RBContactsTable - Display
Version 2.11
Features
Page:
Items operation

Appearance

  • Automatic fitting of items in the display, items rearrange themselves in columns.

  • Automatic display of a horizontal scrollbar when need, smooth scroll of the view by it.

  • Control each color, font and graphic feature of the component - change the font and colors for items, captions etc.

  • Change the sub items line width, and height.

Screen Sample

  • Display a dividing lines between columns.

  • Change the width of each column by properties.

  • Allow the user to change the column width by dragging the dividing lines, producing a smooth resize on the columns

RBContactsTableSample4.gif (26859 bytes)

  • Be notified of the resizing using a supplied event handler.

Custom Drawing

  • Provide your own custom drawing methods, using a event handler to paint the items anyway you like:

Custom Drawing Sample

  • Paint each item according to its properties, selection state, sub items etc. - there are no limits to the way it can be drawn.

  • The component handles all selection, resizing and other logic even in custom drawing mode.

In-place Sub-Item Editing

  • Allow the user to click on a sub-item and start editing it directly in the component.

  • Make the table read-only, or control read-only property for each item using the supplied event handler.

Items Hints

  • You can supply an individual hint for each item that will be displayed when the user place the mouse cursor over the item.

  • You can control hint display for each item and item using a property of the item, or using the event handler of the table component.

Top of Page