appearance of textbox inside editable cell in grid

How can you change the appearance of the textbox that appears inside an editable cell in a grid?

We want to show the border of the textbox inside the editable cell to be visible.

Something like this :



----------------------------------

| ----------- | ----------- |

| | | | | | |

| ----------- | ----------- |

----------------------------------



Thanks,

Haresh.



The look and feel of textbox defined by next css classes

ed
.dhx_combo_edit

txt
.dhx_textarea

You may customize them in dhtmlxgrid.css in any necessary way