cancel
Showing results for 
Search instead for 
Did you mean: 

How to filter a table according to column values in CRM2007 WebUI ie ICWC.

Former Member
0 Kudos

Hi,

I am working in CRM 2007 ICWC.

My question is I need to filter the sales items table according to quantity entered in the sales order.How do I do it.I cannot use Filter = 'server' as it is obsolete in CHTMLB:Tableview tag.

Please suggest a solution.

Thanks,

Ashish.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member813607
Contributor
0 Kudos

Hi Ashish,

I think you have to manually iterate the collection and filter them according to the value of quantity in each line.

Regards, Sudeep..