PDA

View Full Version : Html table shows like datagrid?


chadorbaf
11-20-2002, 02:28 PM
Hi,
Could i reperesent a table that have following capability:

1- The Body could scroll in Both vertical and horizental while Header row stay static above the scrollbars(of course Header roe should scroll horizental while the body scrolling).

2- The width of cell be dynamic and automaticall changes base on cell data.

Brifely, i want to have an html table shows like DataGrid in VB (or other client/server software tools)

Please advice and let me know any document is available
for this or any code to help me capture the point.
Thanks.

scoutt
11-21-2002, 09:05 AM
like this

http://www.snippetlibrary.com/viewhtml.php?id=4&kid=138&siteid=232

chadorbaf
11-21-2002, 10:27 AM
Thanks scoutt.
This technique has fixed cell width. I need to by dynamic
( item 2).

scoutt
11-21-2002, 10:33 AM
you said to capture the point... I gave you the code, you have to change it.

just make them dynamic :rolleyes: