Skip to content

how to add angular slickgrid provider within the standalone component for latest angular version #1413

Answered by ghiscoding
Phingn asked this question in Q&A
Discussion options

You must be logged in to vote

I personally never tried the standalone approach so I can't really provide much guidance on the matter (running the Angular 18 upgrade script also didn't remove the app.module that I still have either)... however, I went to Stack Overflow and someone posted today a really detailed answer for Angular 18 that seems to show both approach including a Standalone version, see this SO (there's even a Stackblitz provided)
https://stackoverflow.com/a/78527155/1212166

if you give it a try and it works, please let me know or even better please contribute a PR to update the Quick Start docs with relevant info.

One thing to note in all of this is that AngularSlickgridModule.forRoot() is always needed,…

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
5 replies
@Phingn
Comment options

@Phingn
Comment options

@Phingn
Comment options

@Phingn
Comment options

@Phingn
Comment options

Comment options

You must be logged in to vote
7 replies
@ghiscoding
Comment options

@Phingn
Comment options

@ghiscoding
Comment options

@Phingn
Comment options

@Phingn
Comment options

Answer selected by ghiscoding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants