cancel
Showing results for 
Search instead for 
Did you mean: 

Result List

Former Member
0 Kudos

Hi All,

I have a result view <b>BuPaSelectIBase</b>.

I got an Iterartor over the result Table.

1) How Can I Sort/Filter grid by columns that has been filled in Iterator ?

2) I want to print this grid, so I was thinking to use JS, popup a window that contains all results and print it, how can I get a full result table ?

Thanks In Advanced

Eli Steklov

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I didnt get exactly what s your requirement !..

are you talking about sorting / filtering the line items of a table which got iterator ?.

Regards, Sudeep..

Former Member
0 Kudos

Hi Sudeep,

Yes that exactly my requirement.

I need to sort/filter grid that has iterator, and the data in cells comming from iterartor and not from query that fills the grid.

Thanks in Advanced

Eli Steklov