Hi Christian,
Thanks for your answer.
I am getting column name and values on repeater.
But I want skip the first column which is DateTime. I dont want this column to be repeated .
So to do this I have given xpath as Pcoquery.Results{/Rowsets/Rowset/Columns/Column[@Name!='DateTime']}
But it is not working.
Can you pls guid me how to skip the column on repeater.
Regards,
Rakesh.