Connecting Tech Pros Worldwide Forums | Help | Site Map

How to create a table dynamically using AJAX

Member
 
Join Date: Nov 2006
Posts: 40
#1: Mar 12 '08
Hi..

I have made a drop down list...On selecting any of the option i want to display a table. Now the number of rows in the table depends on the selection. I am able to create a table with fixed number of rows.The servlet returns a array of string and i am able to display for fixed number How can i create it dynamically?

Pls reply ASAP

gits's Avatar
Moderator
 
Join Date: May 2007
Location: Munich, Germany
Posts: 4,134
#2: Mar 12 '08

re: How to create a table dynamically using AJAX


post the code you already have to create the table ...

kind regards
Reply