DataTable reinitialization problem
DataTable reinitialization problem
Dibyadeep_Mukherjee
Posts: 6Questions: 4Answers: 0
Hi All,
I am trying to explain what i am facing now..i extract data from a datasource and populate my datatable..and then depending on cell value i added cell back-ground colors..
when click on the load button once the table is loaded once..a reinitialization error was coming which i solved by retrieve: true.
but the cell colors are disappearing on re-initialization. i.e its not going inside rowcallback....please help me out of this.
This discussion has been closed.
Answers
Hi @Dibyadeep_Mukherjee ,
We're happy to take a look, but it would help, as per the forum rules, if you could link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin