Salut,
where can I find the Row-headers.Width and Column-headers.Height, for
finally place my Editor right to the cell...
Or missed I something?
This
<code>
With GV1[GV1.Row, 1]
cbxFName.Move(GV1.X + .X , GV1.Y + .Y , .Width, .Height)
</code>
works well without headers.
--
Amicalement
Charlie