adelmus
adelmus
About
- Username
- adelmus
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
It's only happen when I change height of row to lower.
-
Thank you for your help. [img]style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> It's works. Greetings[/img]
-
Mick.pl wrote: » You may pass any value to DBCross cells using OnPrintCell event. procedure Cross1OnPrintCell(Memo: TfrxMemoView; RowIndex, ColumnIndex, CellIndex: Integer; RowValues, ColumnValues, Value: Variant); begin   TfrxMemoView(Memo).Tex…
-
Mick.pl wrote: » Mick.pl wrote: » Something like system variables . is out of use inside a TfrxDBCrossView. I guess you need to do something with rows of TfrxDBCrossView - if so there are other ways. You may use Memo.TagStr to keep any…
-
Mick.pl wrote: » Mick.pl wrote: » Is there any way to add an ordinal number to dbcross ? Could you explain what do you mean by ordinal number? Something like system variables .
-
Thanks That it's work !!!