Jump to content

jquery hiding a dynamically generated table column


gevensen

Recommended Posts

I have been playing with jQuery columnManager plugin today http://p.sohei.org/stuff/jquery/columnmanager/demo/demo.html

and I have been having a problem getting it to work with a dynamically created table ( generated by a jquery ajax call )

the code works fine on a static page but i havent been able to figure out the selector for a dynamic table

any ides?

$('#table').hideColumns(3);

Link to comment
Share on other sites

i took the spaces out no go  :'(

 

if i write a test table on the static page before any ajax updates it works fine, its just when i write it dynamically

 

i thought it would be a simple table selection also but no

 

its in the success portion of the ajax call but as I am looking at it writing this response i realize i put the hide call before the inner response

 

thanks for the help, but this was just stupid on my part  ::) ::)::)

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.