gridjs icon indicating copy to clipboard operation
gridjs copied to clipboard

Just force reload

Open somegooser opened this issue 2 years ago • 14 comments

Hi,

Thanks for this awesome library.

I have read the documentation and found about the forceRender method but im looking for something like forceUpdate.

I just want to fetch data out of the server instead of rendering the table completely. Forcerender also renders my custom plugins and i dont want to that.

I have searched for workarounds like to trigger pagination or sort functions but couldnt find anything.

Thanks!

somegooser avatar Nov 29 '22 16:11 somegooser

So you basically want to call the API/Server again and render the rows? i.e a full re-render without rendering the plugins?

afshinm avatar Jan 10 '23 21:01 afshinm

Yes i have a button that adds new data to the server. And i would like to tell gridjs to fetch the new data without rendering other parts of the table like search input field or plugins.

somegooser avatar Jan 10 '23 21:01 somegooser

That should be fairly easy to implement. I will work on this as soon as #1267 is merged.

afshinm avatar Jan 10 '23 21:01 afshinm

That is awesome! Thank you.

somegooser avatar Jan 10 '23 22:01 somegooser

+1

mnsrulz avatar Feb 12 '23 02:02 mnsrulz

hello, is this functionality was added ?, because I didn't see it in the documentation. ❤️

BlackGhost3 avatar Apr 24 '23 21:04 BlackGhost3

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 10 '23 04:08 stale[bot]

Please don't mark this as stale/wontfix =) I look forward to this

bruno-buiret avatar Aug 10 '23 10:08 bruno-buiret

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 15 '23 14:10 stale[bot]

Still looking forward to this

bruno-buiret avatar Oct 15 '23 17:10 bruno-buiret

@afshinm Hi dude! How is it going? Do you have plans for extending this plugin or doing some maintanance for the current bugfixes? Thank you so much for this awesome plugin.

somegooser avatar Oct 16 '23 07:10 somegooser

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 15 '23 07:12 stale[bot]

Please don't mark this as stale :)

bruno-buiret avatar Dec 21 '23 17:12 bruno-buiret

+1

imanzuk avatar Mar 14 '24 22:03 imanzuk