immense / immense/knockout-datatable

Clear or Destroy for DataTable

Open
#50 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
28
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Is there a way to clear() or destory() a DataTable with server side paging enabled.

I am showing search results in a table and in the same page giving the ability to go back to the search criteria and re-enter and re-search

the table is now showing duplicate results

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the search-results flow with server-side paging: return to the criteria, search again, and observe the duplicate rows in the DataTable. Then inspect the DataTable clear() and destroy() entry points to determine which operation resets the existing results; done means repeated searches no longer show duplicates.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.