Click to See Complete Forum and Search --> : data grid in dreamweaver


ghai_gaurav205
04-16-2006, 08:17 AM
i want ot know if there is a data grid in dreamweaver, just like mhsflexi grid in VB.

basically i want to extract data from my database (having attributes roll_no, name, address) and display these attributes in table format.
also the names should be displayed as links, so that they take me to another page, just like message headings in the inbox of our mail account are shown.

bathurst_guy
04-16-2006, 08:25 AM
Do you know that Dreamweaver is a web WYSIWYG program and not a language?

ghai_gaurav205
04-23-2006, 01:37 PM
yeah fine. but then how should i solve this problem of mine.

TiGGi
04-24-2006, 09:45 AM
what serversides do you have available to you? (coldfusion, aps, php, .net)

ghai_gaurav205
04-26-2006, 01:11 PM
what serversides do you have available to you? (coldfusion, aps, php, .net)

i am working on JSP.