vertical delimiter on printing
Started by sanitar, Mar 20 2013 01:03 AM
5 replies to this topic
#1
Posted 20 March 2013 - 01:03 AM
hi!is it possible to use the vertical delimiter(table line) when i print the NextGrid by NxGridPrint?now it's print only the horizontal lines.
#2
Posted 20 March 2013 - 01:10 AM
Hello,
Not at the moment. I think that I will add it for version 6.
Not at the moment. I think that I will add it for version 6.
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
#3
Posted 20 March 2013 - 02:02 AM
ok,i will "stay tune" about this question.
but i have another one about printing.
is it any way to print table with the table capton?not the column header,all table header.
or maybe make some "magic"
with table,to take structure like in attach.
becouse when i use this code
is it impossible,to do what i want,or i just make something wrong?
but i have another one about printing.
is it any way to print table with the table capton?not the column header,all table header.
or maybe make some "magic"
becouse when i use this code
NextGrid1.Columns.Add(TNxTextColumn); NextGrid1.Columns[0].Width:=NextGrid1.Width; NextGrid1.AddCells(['qqqqqq']); NextGrid1.AddChildRow(NextGrid1.LastAddedRow); NextGrid1.Cells[0, NextGrid1.LastAddedRow] := 'one more child row';i have only rows,but i need to separate all rows starting from second on two cells.
is it impossible,to do what i want,or i just make something wrong?
Attached Files
#4
Posted 20 March 2013 - 02:59 AM
Unfortunately not.
I will totally revamp NxGridPrint component since is quite outdated. I have in plan all this nice features
If you are skilled developer, maybe you can extend my NxGridPrint component. You may use my code and copy/paste it into your class.
I will totally revamp NxGridPrint component since is quite outdated. I have in plan all this nice features
If you are skilled developer, maybe you can extend my NxGridPrint component. You may use my code and copy/paste it into your class.
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
#5
Posted 20 March 2013 - 10:27 PM
ok.so i remake the print nextgrid with table header and both lines via canvas
#6
Posted 21 March 2013 - 01:39 PM
Hello Sanitar, Boki,
We do use NxGridPrint.
I am also interested in vertical lines and also a border around the grid. Title and sub-title properties would also be very nice.
Thank you.
Kind regards
PhilW.
We do use NxGridPrint.
I am also interested in vertical lines and also a border around the grid. Title and sub-title properties would also be very nice.
Thank you.
Kind regards
PhilW.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












