how to get specific column values in array after sorting any column in datatable
how to get specific column values in array after sorting any column in datatable
![vijay_shedge](https://secure.gravatar.com/avatar/8c3bec18328e1b258d5014b720323d87/?default=https%3A%2F%2Fvanillicon.com%2F8c3bec18328e1b258d5014b720323d87_200.png&rating=g&size=120)
I have table of 4-5 columns including id, name, description etc..., I have applied datatable on it. I want to get id column data in an array if I sort name column. How can I get it?
P.s: Sorry for bad English.
This discussion has been closed.