Question About Canvas Table Borders

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
JefferyD
Posts: 177
Joined: August 31st, 2021, 11:37 am
Contact:

Question About Canvas Table Borders

Unread post by JefferyD »

I noticed that there are 2 borders around table cells on the canvas. The inner border is for the table row, but the outer border doesn't seem to be anything. When clicked, it just selects the parent cell behind it.
WidgetCanvas_Table_Layers.png
WidgetCanvas_Table_Layers.png (7.38 KiB) Viewed 1112 times
WidgetCanvas_Table_Layers.png
WidgetCanvas_Table_Layers.png (7.38 KiB) Viewed 1112 times
When the table is selected, an extra border is added along the outside and doesn't utilize the already present outer border.
WidgetCanvas_Table_Selected.png
WidgetCanvas_Table_Selected.png (3.2 KiB) Viewed 1112 times
WidgetCanvas_Table_Selected.png
WidgetCanvas_Table_Selected.png (3.2 KiB) Viewed 1112 times
What is this other border for? If it's not used for anything, then should it be used for the table instead of having an additional border that can't even be clicked on?
word count: 137

Tags:
steve.sakhnini
Posts: 40
Joined: February 9th, 2022, 12:03 pm
Contact:

Re: Question About Canvas Table Borders

Unread post by steve.sakhnini »

A table will have a header and three containers: table body > table row > table cell.
When a table is selected it's outer border is highlighted light orange.
When a table is not selected it's outer border is highlighted light gray.
The table body is not selectable and cannot be directly modified, instead use the header to select the whole table and change properties there.

Row has a solid gray border and white background (parent container is table body (white) and children are cells (gray)).

Cell has a dark gray dashed border and a lighter gray body.

Both rows and cells will change background color to light orange when selected.
Empty cells will change color on hover to light blue.

I hope this explains the UI design.

if you believe that the table view should be simplified or made more detailed, or if you have suggestions to improve it, feel free to share them, I am open to suggestions.
word count: 160
JefferyD
Posts: 177
Joined: August 31st, 2021, 11:37 am
Contact:

Re: Question About Canvas Table Borders

Unread post by JefferyD »

Oh, so that's the table body? I guess that makes sense.

Not sure if we want to make that the table then, but could it at least select the table when the body is clicked? It's currently selecting the cell behind it instead.
word count: 45
steve.sakhnini
Posts: 40
Joined: February 9th, 2022, 12:03 pm
Contact:

Re: Question About Canvas Table Borders

Unread post by steve.sakhnini »

Sure, I will create a task for it.
word count: 8
steve.sakhnini
Posts: 40
Joined: February 9th, 2022, 12:03 pm
Contact:

Re: Question About Canvas Table Borders

Unread post by steve.sakhnini »

task 10103 has been created.
I will update the post once it is completed.
word count: 14
JustinVanRegenmorter
Posts: 517
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Question About Canvas Table Borders

Unread post by JustinVanRegenmorter »

DesignTime Revision 2169 resolves this issue.
word count: 6
Post Reply