Is it possible to set a preDefined search criteria in columnControl?

Is it possible to set a preDefined search criteria in columnControl?

henrik khenrik k Posts: 12Questions: 4Answers: 0

Have started to implement the new columnControl as replacement for searchBuilder for some of the tables we use. So far the UI is cleaner and easier to understand. But I don't understand how do we use preDefined criterias when initiating a table with columnControl? E.g. previously I used the searchBuilder.preDefined parameter to have an initial search on the table, but how do I implement a similar functionality for columnControl searches?

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 65,162Questions: 1Answers: 10,796 Site admin
    Answer ✓

    Currently there is no option for that. I think you might be the first to ask for it in fact. However, I agree that it should be possible and I've added it to my list of things to do. Many thanks for the suggestion.

    Regards,
    Allan

Sign In or Register to comment.