I have 3 grids in a page and when I set the cellstyler for each grid, I'm getting an error (Originally, I only have 1 grid and 1 cellstyler). The first cellstyler is working while the other 2 are not. All cellstylers do have the same names as their corresponding grids. Do cellstylers have limitations? Does a page only limit 1 cellstyler? Please help Additional info: I have 3 grids showing based on conditional visibility, so a user can select 3 different row sizes. Then only one grid will show in the page at a time depending on the selected rowsize
asked
John Laurence Gamas
2 answers
0
Hi @Mike Kumpf, this is the error I get.
answered
John Laurence Gamas
0
Try separating each grid into it's own container, or maybe even try to put them each in their separate snippet. I don't know if it works but it's some idea to try out, maybe it works.