Hi all,
can someone explain to me why this grid
http://www.esperiasw.it/images/grid.jpg doesn't show the ordinary blu
backcolor for the current row instead of that 1 pixel blu border? What
follows comes from the Class Browser -> View code, applied to the form where
the grid is. The grid has only one column.
...
ADD OBJECT frmclienti.pgfclienti.page1.grdclienti AS grid WITH ;
ColumnCount = 1, ;
FontSize = 14, ;
DeleteMark = .F., ;
GridLines = 1, ;
HeaderHeight = 0, ;
Height = 362, ;
Left = 16, ;
RecordMark = .F., ;
RecordSource = "csrClienti", ;
RowHeight = 26, ;
ScrollBars = 2, ;
SplitBar = .F., ;
TabIndex = 32, ;
Top = 72, ;
Width = 748, ;
BackColor = RGB(255,245,217), ;
ZOrderSet = 38, ;
AllowCellSelection = .F., ;
Name = "grdClienti", ;
Column1.FontSize = 14, ;
Column1.ControlSource = "ragsoc", ;
Column1.Width = 727, ;
Column1.ReadOnly = .F., ;
Column1.Sparse = .F., ;
Column1.BackColor = RGB(255,245,217), ;
Column1.Name = "Column1"
ADD OBJECT frmclienti.pgfclienti.page1.grdclienti.column1.header1 AS
header WITH ;
FontBold = .T., ;
FontSize = 14, ;
Alignment = 2, ;
Caption = "Clienti", ;
BackColor = RGB(255,245,217), ;
Name = "Header1"
ADD OBJECT frmclienti.pgfclienti.page1.grdclienti.column1.text1 AS
textbox WITH ;
FontSize = 14, ;
BorderStyle = 0, ;
Margin = 0, ;
ReadOnly = .F., ;
ForeColor = RGB(0,0,0), ;
BackColor = RGB(255,245,217), ;
Name = "Text1"
...
TIA
Iames
--
Caselle da 1GB, trasmetti allegati fino a 3GB e in piu' IMAP, POP3 e SMTP
autenticato? GRATIS solo con Email.it http://www.email.it/f
Sponsor:
VOGLIA DI VACANZA ?
* Prenota la tua vacanza in un Costa Hotels!
* Offerte e Last minute a Rimini, Riccione e Misano.
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=9181&d=17-6
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/001e01c9ef6c$41fa29f0$c5ee7d...@it
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.