Search found 8 matches
- Mon Nov 19, 2018 12:09 pm
- Forum: Support
- Topic: Alternate row colors
- Replies: 5
- Views: 20851
Re: Alternate row colors
hello sergey, after checking for some time now the strange thing seems that the Table.Even|OddRowColors are not stored in the database at all. when i set this info in the designer to (let's say) clYellow, close the dialog and open the table properties - it is shown. however when i save the document ...
- Sun Nov 18, 2018 6:56 pm
- Forum: Support
- Topic: Alternate row colors
- Replies: 5
- Views: 20851
Re: Alternate row colors
thank you for the quick response sergey, it might well be my programming mistake - still searching for it. the flow is as follows: the table has alternate row colors defined. per record in a dataset a row is inserted and for each cell a value is set with this: with oTable.Cells[oTable.RowCount - 1 ...
- Sun Nov 18, 2018 7:06 am
- Forum: Support
- Topic: Alternate row colors
- Replies: 5
- Views: 20851
Alternate row colors
hello, the new versions of trichviewedit support alternate table row colors which is a very nice feature. my application is a reportdesigner where the users can create a report themselves, also containing tables. the columns of the tables are often bound to a database field. when executing the ...
- Sat Nov 10, 2018 10:28 pm
- Forum: ScaleRichView
- Topic: get page number in splitted table
- Replies: 5
- Views: 53161
Re: get page number in splitted table
hello, i have to come back for this since even after the upgrade the problem exists. i attached the output. my scenario is like this: user designs report with header and footer and tables with database-fields (Report Workshop wasn't available at that time) in a tdbsrichviewedit which is . when ...
- Thu Nov 08, 2018 7:30 pm
- Forum: ScaleRichView
- Topic: get page number in splitted table
- Replies: 5
- Views: 53161
Re: get page number in splitted table
hello,
thank you for the quick reply. i am on version 6.0.2. if this is fixed in newer version it might be a good reason to upgrade
thank you for the quick reply. i am on version 6.0.2. if this is fixed in newer version it might be a good reason to upgrade
- Wed Nov 07, 2018 10:05 pm
- Forum: ScaleRichView
- Topic: get page number in splitted table
- Replies: 5
- Views: 53161
get page number in splitted table
hello, i have a table split accross several pages. i need to find out when a table row is part of the next page. i use the following code function GetRowPage(poTable: TRVTableItemInfo; const pnRow,pnColumn: Integer): Integer; var oRvCellData: TRVTableCellData; begin // FActiveScaleRichView ...
- Tue Jul 16, 2013 1:59 pm
- Forum: Support
- Topic: export easy using synpdf (synopse) (free)
- Replies: 3
- Views: 24752
- Wed Aug 31, 2011 3:03 pm
- Forum: ScaleRichView
- Topic: Export ScaleRichView to PDF using Gnostice and Metafile
- Replies: 15
- Views: 86655
Are there some news concerning pdf conversion via gnostice?
i am very interested in the conversion to pdf from scalerichview too ...