Insertar PANEL en un GRID
Mi consulta es la siguiente :
Como puedo hacer aparecer un panel en un grid, este panel a su vez necesito que no presente su barra de desplazamiento.
Gracias de antemano...
SALU2
Como puedo hacer aparecer un panel en un grid, este panel a su vez necesito que no presente su barra de desplazamiento.
Gracias de antemano...
SALU2
It is possible that I don't understant what you want.But if you want to change the text box of the cells you can copy the control you want to insert in the cell and when you are in edit mode in the grid make CTRL-V (paste), that control will be added to the list of control you can choose for this column, next change the "current control" of the column with the control you just have copied. I hope that was your problem and that you understand what I try to explain.
