Requirement: Let us assume that we have three Shuttle components in the Interactive Grid of my APEX page. Now, I want to increase the size of only one of the Shuttle Component in the Interactive Grid, and the size of the remaining Shuttle Components will be as it is.
Solution: For solution of the above requirement follow the steps as shown below:
Step 1: Go to the Interactive Grid > Select the Column having the Shuttle Component for which we want to increase the size.
Step 2: Go to the Property Palette > Set the Custom Attributes property value as style=”width:400px”. And this will set the width of this particular Shuttle Component to 400px.
Save and run the application, and with that we can see the width of that particular Shuttle Component is now increased to 400px.
Hence, the solution to our requirement.
If you like the post please comment, share, and do join me on Facebook. Please subscribe to my YouTube Channel for video tutorials.
Thanks & Regards,
Susanto Paul
430 total views, 1 views today