Hi,
experimentiere wieder seit gestern mit DBAdvGrid von TMS. Versuche gerade Programmseitig die Formatierng und Ausrichtung der Einzelnen Spalten zu ändern, nur SelectedIndex aus dem Borland DBGrid gibt es in DBAdvGrid nicht....
Wie bekomme ich die Zahl der aktuellen Spalte raus?
Die Hilfsdatei schreibt:
Through a Columns collection,property grid.Columns[ColumnIndex].FieldName, it can be configured what
DB fields to display in
each column. With this Columns property it is possible to define things like color, font, editor type,
formatting, etc… for a column in the grid.
ColumnIndex hört sich gut an, nur finde ich in der Auswahl sowas nicht^^
Gruß
Andreas