0

I have a datatable and on "rowselect", another datatble gets populated on the screen . e.g, if I select an employee another datatable with all the records for the employee gets displayed. If I do some filtering on the second datatable, it works fine. But now, if I select some other employee on the first table, the previously filtered list does not change. It still shows the records for the first employee. I read somewhere and added clearfilter() at the end of the ajax event. But after doing this, if I delete or update any records from the second Datatable, the UI does not get updated with deleted/updated records

Jasper de Vries
  • 19,370
  • 6
  • 64
  • 102
user2101
  • 145
  • 1
  • 11

0 Answers0