Skip to Content
0
Former Member
Jun 10, 2005 at 08:37 AM

ICWC htmlb:tableview filter problems

98 Views

Hi,

We developed a BSP application in CRM Web_IC. Whenever user goes to this screen, it retrieves the results from SAP CRM table and lists the entries. We used htmlb:tableview with filter attribute set to 'SERVER'. The first row of the entry is used to filter the entries displayed based on wildcard search and redisplay the same.

We noticed that all this handled by client side eventing (Java Script) and it works okay in our development and testing environment.

But we got wierd results when it went for user testing. On some of the machines, the page looks refreshed but the list display does not change based on the search. We thought it might be caching problem so we tried with different IE settings, it looks okay for some time on one of the machines but the problem gets repeated after wards. The situation is we cannot afford intermittent problems.

OS are win'2000 and XP and browser is IE 6 with sp1 and sp2. The problem is not consistent so none of the combinations actually suggested if the problem is related to one area.

Has anyone experienced similar to above. Any ideas are welcome.