Ajax DataGrid Support Product Page

Ajax data grid doesn't show data

Reported 24 Mar 2011 11:40:49
1
has this problem
24 Mar 2011 11:40:49 manuel pinto posted:
I've got Dreamweaver CS5; Windows7 64bits; PC=Sony Vaio i7; Ajax datagrid dosn't show any data (page is blank) but the counter (recordset) of data works fine. Just follow the tutoriais and insert a basic datagrid on .php page. Here's the code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<link rel="stylesheet" type="text/css" href="Styles/dmxGrid/dmxgrid/dmxgrid.css" />
<script type="text/javascript" src="ScriptLibrary/jquery-latest.pack.js"></script>
<script type="text/javascript" src="ScriptLibrary/flexigrid.pack.js"></script>
<link rel="stylesheet" type="text/css" href="Styles/dmxGrid/dmxgrid_xp/dmxgrid_xp.css" />
</head>

<body>
<p>
<div class="dmxgrid_xp">
<script type="text/javascript" language="javascript">
<!--
$(function(){$('#dmx_grid').flexigrid({
url: "ajax_servers/dmx_grid2.php",
dataType: "json",
rpOptions: [5, 10, 15, 20, 25, 30, 35, 40, 45, 50],
height: 400,
width: 800,
title: "teste",
colModel: [{
display: "news",
name: "news",
width: 100,
sortable: true,
align: "left",
hide: false
},
{
display: "id",
name: "id",
width: 100,
sortable: true,
align: "left",
hide: false
}]
});});
//-->
</script>
<table id="dmx_grid3"><tr><td></td></tr></table>
</div>
</p>
<p>&nbsp;</p>
</body>
</html>

Can you help me?

Manuel Maria Pinto

Edited by - manuel pinto on 24 Mar 2011  11:46:04

Replies

Replied 24 Mar 2011 17:28:23
24 Mar 2011 17:28:23 Teodor Kuduschiev replied:
Hello Manuel,

Could you please provide a link to your page?
Replied 24 Mar 2011 19:39:08
24 Mar 2011 19:39:08 manuel pinto replied:
Here's the link: www.viaviti.net/untitled.php
it's a .php blank page with just the datagrid ... and there is no data or something else show on page.
Thanks

MM
Replied 24 Mar 2011 19:40:51
24 Mar 2011 19:40:51 Teodor Kuduschiev replied:
Please upload all the files to your testing server, as now the:
www.viaviti.net/ScriptLibrary/flexigrid.pack.js
Is missing, which causes the problem with datagrid
Replied 24 Mar 2011 19:57:27
24 Mar 2011 19:57:27 manuel pinto replied:
Well, i cant't find the file on ScriptLibrary ... dreamweaver don't generate the file ... What can i do?
Thanks again.
Replied 24 Mar 2011 21:59:32
24 Mar 2011 21:59:32 manuel pinto replied:
I download the flexigrid.pack.js from this website
(code.google.com/p/flexigrid/downloads/detail?name=flexigrid.zip) and put the file on the ScriptLibrary and now it's working except for data that is not showing. It's better to check if the extension is working fine ... it seems to me that something is wrong because file it's not generated. Waiting for some comment ...


Edited by - manuel pinto on 24 Mar 2011  22:03:24
Replied 25 Mar 2011 12:40:47
25 Mar 2011 12:40:47 Teodor Kuduschiev replied:
Hello Manuel,

The extension should put this file itself, please remove the scriptlibrary folder and reapply the AJAX Datagrid.
Replied 25 Mar 2011 13:35:10
25 Mar 2011 13:35:10 manuel pinto replied:
I just do it, but it generates the folder"ScriptLibrary" but there's no files on it ... with other extension like slidingpanels it generate the scriplibrary folder and insert correctly the files ... i donwload the files (flexigrid.pack.js and jquery-latest.pack.js) form internet and it's got better but not 100% ... ajaxdatagrid is just a disapointment even the navigation sistem is not displaying... it's not working at all. Hope you can do better than this.
Aj

Edited by - manuel pinto on 25 Mar 2011  13:39:48


Edited by - manuel pinto on 26 Mar 2011  01:12:47
Replied 26 Mar 2011 14:06:59
26 Mar 2011 14:06:59 manuel pinto replied:
Latest news: I uninstaled ajax datagrid 1.0.7 and install 1.0.6 and everything works fine ... probably it's a bug from the 1.0.7 extension

Edited by - manuel pinto on 26 Mar 2011  16:14:37
Replied 29 Mar 2011 23:25:33
29 Mar 2011 23:25:33 manuel pinto replied:
Need a solution for this: I just uninstall 1.0.7 , delete cache, install again and i haven't it working. With 1.0.6 works ... hope for a new update of the extension
Replied 03 Apr 2011 22:02:22
03 Apr 2011 22:02:22 Meredith Foster replied:
I can confirm that in 1.07 the ScriptLibrary folder is created but no files are put in the folder. jquery-latest.pack.js and flexigrid.pack.js are not created. Please let me know where I can download these files until this is fixed.
Thanks.
--rayne
Replied 05 Apr 2011 17:51:42
05 Apr 2011 17:51:42 manuel pinto replied:
Hi Rayne,

you can download the files here: code.google.com/p/flexigrid/downloads/detail?name=flexigrid.zip

but the apllication still not working. I uninstall 1.0.7 and install again 1.0.6 and it works fine. I suggest you do the same untill they release a new update.

Manuel Maria Pinto
Replied 07 Apr 2011 02:08:45
07 Apr 2011 02:08:45 Terry Montgomery replied:
I'm having this same problem. I just purchased the Ajax data grid, which is version 1.07. I use DW CS5. When inserting a new grid, the ScriptLibrary folder is empty. I tried to download the jquery files called out in the code and put them in the ScriptLibrary folder, but the grid still does not function properly. I understand that version 1.06 works properly. Is there a place to download the previous version or is there a fix on the way?

Thank you for your help.

Terry Montgomery
Replied 07 Apr 2011 19:25:01
07 Apr 2011 19:25:01 manuel pinto replied:
I first purchase the release 1.0.6 ... i suggest you contact the live support, or if you wish i can sent you the 1.0.6. Just give me your email.
Replied 07 Apr 2011 21:15:50
07 Apr 2011 21:15:50 Terry Montgomery replied:
Thank you, Manuel. My email address is If you could send Version 1.06, I would greatly appreciate it.

Best regards,
Terry
Replied 07 Apr 2011 21:33:56
07 Apr 2011 21:33:56 Meredith Foster replied:
Thank you, Manuel. I did try and get 1.07 working, but couldn't. I have reverted back to 1.06 until 1.07 is fixed. Could someone from Dmxzone please acknowledge that there is a problem with 1.07 and let us know an approximate timeframe for it being fixed?
Thanks.
--rayne
Replied 07 Apr 2011 21:59:03
07 Apr 2011 21:59:03 Teodor Kuduschiev replied:
Hello to all,

I'm going to email you a fixed copy of 1.0.7 version in a couple of hours, so you can use it, with no need to wait for the official release date /probably next week/.
Replied 07 Apr 2011 22:40:29
07 Apr 2011 22:40:29 manuel pinto replied:
Thanks, i'll wait for the extension.
Replied 08 Apr 2011 10:54:55
08 Apr 2011 10:54:55 Teodor Kuduschiev replied:
Please check your inboxes.

Reply to this topic