/    Sign up×
Community /Pin to ProfileBookmark

sorting table that includes checkboxes,textboxes

Hello,

Fiest of all let me thank this group for so quick in responding to any
postings.

I am using a javascript based utility from a site to sort the columns
of the table. But, for some strange reason it is not working on colmuns
containg checkboxes, text-boxes (or, any user input fileds).

I tried a lot to modify to sort checkboxes that were checked but couldnt achive what I wanted.

Please help me out.

Any resource or code that you can recommend me? (Not from egghead.com)

Thank you

Phil

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@phpnoviceMar 14.2006 — Fiest of all let me thank this group for so quick in responding to any postings. [/QUOTE]
Is this attempted flattery to get someone to supply a solution? This is seemingly your first post, so how would you know what people in this forum are like?

At any rate... I'm sure that script expects the table to contain tabular (text) data. Placing form fields in the table screws with that expectation. The script is also probably expecting to sort on [B]TextNode[/B] types only and, therefore, just needs to check the node type for the [B]firstChild[/B] in the cell and bypass that cell if such node is not a [B]TextNode[/B].
Copy linkTweet thisAlerts:
@bryanphilauthorMar 14.2006 — Is this attempted flattery to get someone to supply a solution? This is seemingly your first post, so how would you know what people in this forum are like?

???? I've visited this forum since a long time ago, no this is not a flattery.

Thanks for your kind welcome.
Copy linkTweet thisAlerts:
@phpnoviceMar 14.2006 — ???? I've visited this forum since a long time ago, no this is not a flattery.[/QUOTE]
Just noticing your post count in the upper right side of your post. It now says:

Join Date: Mar 2006

Posts: 2

Welcome! ?
×

Success!

Help @bryanphil spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...