Pagelist Loop issue after appending a page inside loop
Hi,
Take the below example
I have a page list with 1 page(Tempage.CaseList), while looping over this i have appended a new page to CaseList (TempPage.CaseList(2))but but after completing the first iteration it is not considering the page i appened and it is exiting the loop .
Any suggestions or alternate solutions would help.
Thanks in Advance.