Hi, I am currently trying to format a simple autogenerated EditForm that places all of the editable Fields under it's apropriate column, all in a single row. In order to do that, I'm using the ColumnNumber Property of the <EditFormSettings> that I set to the number of column that I have in the grid then I set the order of the columns using the EditFormColumnIndex attribute.
My problem is that I can't find a way to hide the labels that contains header texts causing redundancy from text appearing in both the header and the column and a lot of space usage. Is there any simple way to not show those labels ?
Thank you for any help you can provide.
-Rémi-
My problem is that I can't find a way to hide the labels that contains header texts causing redundancy from text appearing in both the header and the column and a lot of space usage. Is there any simple way to not show those labels ?
Thank you for any help you can provide.
-Rémi-