Line Color

RS8
Member Posts: 121
Hi all,
I want to display Line items in two different background colours. blue and white as alternative. i used UPDATESELECTED function, the default windows color gets displayed in alternative lines, but when i select all items in line the background colour gets disappeared. how to make it constant. can any one suggest a solution.
I want to display Line items in two different background colours. blue and white as alternative. i used UPDATESELECTED function, the default windows color gets displayed in alternative lines, but when i select all items in line the background colour gets disappeared. how to make it constant. can any one suggest a solution.
0
Comments
-
Try creating a method to set the expected color.
GetColor() IF CurrentColor = Blue THEN CurrentColor = White ELSE CurrentColor = Blue;
CurrentColor is a global that will need to be appropriately initialized. Some test cases you might look out for are if you have an odd number of lines that each line doesn't switch back and forth between colors.0 -
Regarding background - forget it, it is not worth the money. You will have only problem, problems problems... do not do that. Learn users etc..
Question is: What you want to solve by this? WHat is the main cause why customer want this?0 -
since there are some 50 lines the customer can easily enter values by the difference in color.0
-
Background cannot be easily changed dynamically, but you can e.g. try to set BOLD font... but still, I recommend to not do that, you will have different side-effect whcih will be hard to solve and the solution will be costly. Try to use different way if it is hard for customer to navigate in the table...0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions