Friday, July 18, 2014 9:00AM

Tip of the Day: Displaying Row Number in List View
Product.: R:BASE eXtreme 9.5 (32/64)
Build...: 9.5.4.30717 or higher www.rupdates.com
Keywords: Row Numbers, List View
Section.: Form Controls

Did you know that you can display Row Number in List View Control?

Here's how ...

01. Start R:BASE eXtreme 9.5 (32/64), Update 4, Build: 9.5.4.30717

02. While in Form Designer, right-click on the Variable Lookup List View
    control and check the option for [ ] Show Row Numbers and click on
    [Apply] button.

    Variable Lookup List View Properties | Properties | Attributes

    [x] Show Row Numbers

    www.razzak.com/tips/VariableLookListViewWithRowNumbers_01.jpg

03. Now run the form or use [Ctrl + F9] to preview the form

    www.razzak.com/tips/VariableLookListViewWithRowNumbers_02.jpg

Similar option is also available for DB Lookup List View control.

You may also dynamically add Row Number column using the following
PROPERTY Command:

PROPERTY ListViewControlCompID SHOWROWNUMBERS 'TRUE'

Notes:

01. New Row Number column will be the first column on left.

02. Adding Row Number column will offset the defined width of
    List View Control.

03. Depending on the number of rows to be displayed, you will have
    to expand the width of List View Control accordingly.

Use this coooool option intelligently and make sure to have fun!

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
--
31 years of continuous innovation!
16 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
--


Reply via email to