|
| Grid row style problem | Oct 25, 2007 01:54 | | | Pagination Info in setPagingWTMode does not display if total records is less than number per page | Oct 24, 2007 05:46 | | | dhtmlXGrid and firewatir | Oct 23, 2007 10:18 | | | Not working in IE.
Hi, I am using dhtmlxGrid_v14_Pro_70813 version,
Following problems are occurring in IE6.0 version and everything works fine in FF,
Q) My grid have one column type ch (checkbox), in IE 6.0 when I clicked on checkbox it does not appear as CHECKED, so I tried your sample on same browser it also doesn’t work.
(Your sample link that not work in IE6.0)
http://www.scbr.com/docs/products/dhtmlxGrid/samples/excell_grid.html
Q) Double clicked on header text which is a div element having double click event, I am appending a text box in header not working in IE6.0
but working in IE7.0 and FF. Using following code to append textbox in header,
var Obj = document.getElementById(“divElementID”);
innerHtmlTxt='<input type=”text” onkeypress="onEnterPressed(event.keyCode,'+colInd+')">’
Obj.innerHTML = innerHtmlTxt;
How can I get these work in IE 6.0?
Thanks in advance.
| Oct 22, 2007 09:25 | | | multiple grids + split + complex header | Oct 22, 2007 08:00 | | | Tabbing on Grid? | Oct 22, 2007 07:52 | | | HTML button/image in a cell | Oct 22, 2007 05:11 | | | dhtmlxGrid - Problem in executing sample application
| Oct 19, 2007 07:32 | | | I am using XMLAutoLoading to load large data. I want to go to a page which is not loaded yet. Can we do this by any script like the one u given for smart rendering. | Oct 18, 2007 05:03 | | | dhtmlxGrid - click to sort receive error | Oct 18, 2007 04:44 | | | HTML in grid cells | Oct 18, 2007 04:37 | | | hmm...I may wrongly describe that trouble. ('Gride in split mode')
<table width="100%">
<tr><td>
<div id="gridbox" width="100%" height="350px"></div>
</td></tr>
</table>
if i source code generate like that, the right side splitted scrobal operate improperly when i make browser(ie7) small.
but if i write " <table width="1000"> .... " , it operates properly.
if table width is relative value, it operate wrongly. | Oct 18, 2007 04:34 | | | I have loaded some temporary values in Standard Grid now I want to insert this into Database. How to do this? | Oct 18, 2007 04:02 | | | hi~!
I have a trouble to use 'Grid in split mode'.
when I use it and load XML, it's OK,
But when I make my browser(ie7) small, horizontal scrollbar does not shrink relatively, so part of data is not showing.
I think it's a bug. I am using v14_Professional Version And want that be corrected as soon as possible. | Oct 16, 2007 03:53 | | | DHTML combo | Oct 15, 2007 09:13 | | | Scroll to row on a page not currently displayed (smartrendering) | Oct 12, 2007 18:56 | | | Smart Rendering : Do we get pagination when we are using smartrendering. If we can get pagination how can we get it. | Oct 12, 2007 18:46 | | | dhtmlXGrid positioning problems when it's a descendant of a scrollable element (IE6, Fx 2+) | Oct 12, 2007 18:22 | | | I am using the dhtmlXGrid and i want to display the rows in grid from the database(SQL) | Oct 11, 2007 16:07 | | | Hi I am using dhtmlxGrid_v14_Pro_70813 professional version,
I am appending HTML tags in between cell’s text from submenu of our context menu, When I add any starting tag say, <font color=”blue”> it got append correctly but now when I add end tag, say </font> it got append twice, firstly at selected cursor position and secondly at the end of cell’s text. I know that the click outside the cell on submenu closes the editor, which causes end tag at end of cell’s text.
Is there any way to disable this functionality of grid provided that cell’s data should NOT be treated as pure text?
| Oct 10, 2007 11:51 | | | dhtmlxGrid | Oct 10, 2007 11:26 | | | dhtmlXgrid | Oct 09, 2007 15:00 | | | What is method for stop load during Ajax loading? | Oct 09, 2007 12:50 | | | how to give column span in the xml. We have a row which should display the text for the whole row not only to a column. How to do it in XML File | Oct 09, 2007 12:46 | | | | |
|