Hi,
I have an XML response. In that response I have a node called <Paging>
which gives information about Paging.
I need to pass the values of paging node to code behind. So that I will have to use those values to form a URL. I am using C#. My ultimate goal is to build a Paging Web Part.
Any help would be really appreciated.
Thanks Carol