Searchpane results in [object Object]
Searchpane results in [object Object]
![nessinits](https://secure.gravatar.com/avatar/1eee71196bec1ed4af10cd781a4df33d/?default=https%3A%2F%2Fvanillicon.com%2F1eee71196bec1ed4af10cd781a4df33d_200.png&rating=g&size=120)
Hi,
I'm testing the SearchPane in a datatable that shows the results of an ajax JSON request.
The SearchPane has 4 columns of which 3 show correct, but 1 column results in [object Object]. I expect it's because it's a multi-select column.
Can anyone tell me how to render the content of this column correctly?
Kind regards,
nessinits
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @nessinits ,
Yep, I imagine the generic code would be expecting strings in the columns, so if it's different it will take some tinkering.
We're happy to take a look, but it would help 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
I'll send you a PM