Posted 25 May 2018, 12:40 am EST
Hi,
I want to the tabular formated like table . it will be lot easier than create tons of textbox.
but I cannot find the table in the “Fields” section designer, am I missed something?
Forums Home / ComponentOne / UWP Edition
Posted by: gli on 25 May 2018, 12:40 am EST
Posted 25 May 2018, 12:40 am EST
Hi,
I want to the tabular formated like table . it will be lot easier than create tons of textbox.
but I cannot find the table in the “Fields” section designer, am I missed something?
Posted 28 May 2018, 1:02 am EST
Hi,
I am sorry but there is no such “Table” field available in C1FlexReport. However, you can create a table like structure using TextBoxes and format their Borders. Please refer the attached report implementing the same.
Thanks,
Pragati
Table_ProductsList.zip
Posted 1 June 2018, 12:15 am EST
Thanks,
that is bad, format dozens of textbox is really time consuming if I need resize width
Posted 4 June 2018, 4:54 am EST
Hi,
I am sorry but there is no other way to accomplish the same. In order to reset width of all the TextBoxes in the Detail section, you can traverse through all the fields in the Detail section and if the type is TextField, set the width to a desired value.
Thanks,
Pragati
Posted 7 June 2018, 2:15 am EST
but what if one cell is auto expand the height by its content, all other cells in same row is still old height and it will broken the structure, missing a table is really pain.!!!
Posted 7 June 2018, 7:25 am EST
Hi,
It seems that the same query has been posted in SupportOne by one of your company’s developers:
https://supportone.componentone.com/casedetail/326118
Please refer the case for the same.
Thanks,
Pragati
Posted 18 November 2019, 5:50 am EST
Hello,
I have the same problem (“but what if one cell is auto expand the height by its content, all other cells in same row is still old height and it will broken the structure”),
but I can’t see: https://supportone.componentone.com/casedetail/326118
(Issue ID 326118 either does not exist or you do not have permission to view this issue.)
How to solve the problem?
Posted 19 November 2019, 5:52 am EST
Hello,
Your query has been addressed here: https://www.grapecity.com/forums/winforms-edition/flexreport---table---grow-. Please follow the same thread to avoid confusion.
Thanks,
Esha