You need to sign in to do that
Don't have an account?
aayushi Singhal 6
Jquery method not working on vf page after applying multiple column sorting
Hi,
I am applying a jquery method for editing on all the columns of my table in my vf page and this method works perfectly fine until I sort any of my columns in which case all the columns are editable except the column which I sorted. I don't know why this is happening.
Need some help if somebody has any idea why this may happen.Thanks in advance
Note: the above method works fine on an html page but I am having issue on the vf page.
I am applying multiple column sorting on my table through jquery DataTable plugin
I am applying a jquery method for editing on all the columns of my table in my vf page and this method works perfectly fine until I sort any of my columns in which case all the columns are editable except the column which I sorted. I don't know why this is happening.
Need some help if somebody has any idea why this may happen.Thanks in advance
Note: the above method works fine on an html page but I am having issue on the vf page.
I am applying multiple column sorting on my table through jquery DataTable plugin