Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Ajax Tree + Dynamic Table

Reply
Thread Tools

Ajax Tree + Dynamic Table

 
 
Joe Chiang
Guest
Posts: n/a
 
      04-17-2008
I've got a AJAX Tree Node working with MySQL database.
What it does is, Expanding Nodes until there are no Children Nodes in
the Database.
Now, I am trying to Write a Java Script to Create a Dynamic Table
whenever I click on a Branch of the Tree.
I'm ok at PHP, MySQL, Python, Java but very new at JavaScript.. Can
anyone help, please? thank you very much.

Below is what Query Result comes out when i click on a Branch..

12 Columns and undefined Rows
2141 2209 1 2209 motor activity molecular_function GO:0003774
ENSG00000002079 ENST00000330888 ENSP00000332036 GO:00037742141 2209 1
2209 motor activity molecular_function GO:0003774 ENSG00000006788
ENST00000252172 ENSP00000252172 GO:00037742141....repeats.... etc...

 
Reply With Quote
 
 
 
 
Joe Chiang
Guest
Posts: n/a
 
      04-17-2008
Or someone could point me to a tutorial or direction, so I can get a
grip... thanks again

Joe Chiang wrote:
> I've got a AJAX Tree Node working with MySQL database.
> What it does is, Expanding Nodes until there are no Children Nodes in
> the Database.
> Now, I am trying to Write a Java Script to Create a Dynamic Table
> whenever I click on a Branch of the Tree.
> I'm ok at PHP, MySQL, Python, Java but very new at JavaScript.. Can
> anyone help, please? thank you very much.
>
> Below is what Query Result comes out when i click on a Branch..
>
> 12 Columns and undefined Rows
> 2141 2209 1 2209 motor activity molecular_function GO:0003774
> ENSG00000002079 ENST00000330888 ENSP00000332036 GO:00037742141 2209 1
> 2209 motor activity molecular_function GO:0003774 ENSG00000006788
> ENST00000252172 ENSP00000252172 GO:00037742141....repeats.... etc...

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic table with dynamic controls and mySql ... opius ASP .Net 0 06-17-2011 08:55 AM
AJAX IDE and AJAX TOOL--The Release of JoyiStar AJAX WebShop 3 Beta minnie Java 1 12-13-2006 06:29 AM
Adding dynamic LinkButton to dynamic table =?Utf-8?B?QkxpVFpXaU5H?= ASP .Net 0 07-27-2005 12:21 AM
B tree, B+ tree and B* tree Stub C Programming 3 11-12-2003 01:51 PM
Re: Dynamic Table with Dynamic LinkButtons Rick Glos ASP .Net 0 07-08-2003 01:09 PM



Advertisments