52
Views
3
Comments
Solved
[Reactive] How Make Table Header Group
Question
Application Type
Reactive
Service Studio Version
11.54.5 (Build 62302)
Platform Version
11.54.6 (Build 62311)

Hello.
I want to group the heads of the table like the picture above.

Is there a way? 

2023-03-03 06-59-12
Reemali patil
Solution

Hi GeonOh Hwang ,

we can do that using table wigdet also but for that you have to apply heavy CSS and that is very hardest way to do,

Recommended is that you must use that data grid forge component  which makes you easier to group table header and you are good to go.

Regards

Reemali.

2023-03-03 06-59-12
Reemali patil

Hi,GeonOh Hwang

According to your requirement , I think you can do that using, for instance, the Data Grid Reactive Forge component. You can also check the Data Grid Sample Reactive to learn how to implement it using OutSystems. 

https://www.outsystems.com/forge/component-overview/9764/data-grid-reactive

https://www.outsystems.com/forge/component-overview/9765/data-grid-sample-reactive

Thanks, 

Reemali.

UserImage.jpg
GeonOh Hwang

Hello. Reemali patil

Thank you very much for your reply. 

Can't I implement the above structure using the Table widget without using grid? .


Thanks.

2023-03-03 06-59-12
Reemali patil
Solution

Hi GeonOh Hwang ,

we can do that using table wigdet also but for that you have to apply heavy CSS and that is very hardest way to do,

Recommended is that you must use that data grid forge component  which makes you easier to group table header and you are good to go.

Regards

Reemali.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.