How to find column index based on th tag id in jquery

Posted by Kasani007 under jQuery on 8/30/2016 | Points: 10 | Views : 1651 | Status : [Member] | Replies : 1
How to find column index based on th tag id in jquery / angularjs




Responses

Posted by: Sheonarayan on: 8/30/2016 [Administrator] HonoraryPlatinum | Points: 25

Up
0
Down
Hmm... little difficult. Try to use other approach to find the index.

May be you can take all th and iterate through and then try to get the id attribute value and then find the index based on in which iteration you found the tagid.

Thanks



Regards,
Sheo Narayan
http://www.dotnetfunda.com

Kasani007, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response