Hi,
As shown in figure the above code returns 4 in the message box that means it has 4 records but it shows only 1 record on the page. If i comment the code on onaftergetrecord then I get all records but my condition is IF True which will always be true.
So far what I have figured out that its pointing to only the first record from the setfilter.
Can anyone tell me the issue?