Welcome Guest, Not a member yet? Register   Sign In
dynamic table sorting
#1

[eluser]johnmiller[/eluser]
hi all,

i need to sort a dynamic table.

i got a lot of JavaScript stuffs to do that, but the problem is...

i have checkboxes/radio buttons in my table (i have one table with checkboxes and another table with radio buttons)

the structure of first table is

checkbox | first_name | last_name

the structure of second table is

radio_button | first_name | last_name

i need to select one or more persons and do some other operations

if i select person without sorting, it works

but i am not able to select a person after sorting, means, i am not getting the id of the person after sorting, so i am getting error.

any help???




Theme © iAndrew 2016 - Forum software by © MyBB