Categories | Question details Back To List | ||
Input Cursor is hidden for Edit Hi The input cursor is hidden in editable for blank cells in IE6. This occurs only if I set the column alignment to right. For left alignment the cursor is showing fine for blank cells. I'm using the dhtmlx grid 1.5 (build 71114) professional edition. Can anyone help to show the cursor for right alignment also? Thanks in Advance Answer posted by Support on Apr 01, 2008 08:27 Issue can be fixed, by next update in dhtmlxgrid.css .dhx_combo_edit{ width:100%; border:0px; padding:0px 1px 0px 0px; // <= this line need to be updated |