954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to make the columns in a table resizable

Hi,

This is my first question to the forum. I am developing a table which gives/lists all the configured items of a network element. Some of the column data are too large i.e, more than 60 characters. I am exploring on making all the columns in the table resizable( i.e. user can increase or decrease the width of any particular column) using JavaScript.

I am new to JavaScript. Can anybody help me in this?

Thanks
-Swapna

Swapna Nair
Newbie Poster
3 posts since Feb 2006
Reputation Points: 10
Solved Threads: 0
 

There is no simple way, but some searching on the web reveals some scripts. For example, this one:

http://jira.codehaus.org/secure/attachment/15108/ResizableTableColumns.html

and this:

http://persistent.info/archives/2004/07/10/tables

tgreer
Made Her Cry
Team Colleague
2,118 posts since Dec 2004
Reputation Points: 227
Solved Threads: 37
 

Hi,

This is my first question to the forum. I am developing a table which gives/lists all the configured items of a network element. Some of the column data are too large i.e, more than 60 characters. I am exploring on making all the columns in the table resizable( i.e. user can increase or decrease the width of any particular column) using JavaScript.

I am new to JavaScript. Can anybody help me in this?

Thanks -Swapna

Hi,

Thanks for the information. I am able to resize the table columns now.

-Swapna

Swapna Nair
Newbie Poster
3 posts since Feb 2006
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You