Extracting a specific set of data from a datatable

Hi,

I have a datatable. I’ve searched for a specific item in the datatable which is basically a column attribute, and I found that item through looping through the rows and columns.

Now, I want to extract the information underneath that particular item, as it is basically a column, and put that into another datatable. How would I go about that?

Hi @atifhs,

Could you please attach a screenshot or something l to illustrate what you expect?

I couldn’t understand your problem properly.