Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

IAS – LCA Layout

Solved431 views27th January 2025IAS LCA
1
Carlos Matheus [SLC] [DevOps Advocate]293 23rd September 2024 0 Comments

Hi,

I’m currently developing an IAS script, and I’m using HorizontalAlignment.Center in one of my widgets to shift it slightly to the right compared to the others. The thing is, in Cube, the UI looks as it’s supposed to, but in LCA, everything is aligned to the left.

Cube:

LCA:

Is there any way to fix this?

Thank you!

Carlos Matheus [SLC] [DevOps Advocate] Selected answer as best 27th January 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Tom Waterbley [SLC] [DevOps Catalyst]8.89K Posted 23rd September 2024 1 Comment

Hi Carlos,

Instead of using HorizontalAlignment.Center, you could try to use the Margin property to shift the component to the right.

I think this is a more recommended way, because you can control how far the component moves without relying on alignment.

Carlos Matheus [SLC] [DevOps Advocate] Selected answer as best 27th January 2025
Carlos Matheus [SLC] [DevOps Advocate] commented 24th September 2024

Hi Tom,

I also tried to use Margin but had the same result as using the alignment. Still, in the LCA, im not able to see the margin showing in either, cube or the LCA

here is what im doing with the margin:
ChannelOptions = new CheckBoxList(channelNames) { MaxHeight = 400, Margin = new Margin(20,0,0,0) };

AddWidget(ChannelOptions, ++layoutRowPos, 0);

not sure if im missing something there.

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs