How to disable certain column inline search

QuestionsHow to disable certain column inline search
hendra asked 11 years ago

Hi all,

when enable integrated search, all column in the gird can be inline search.
how to disable certain column from inline search ?

Thanks

2 Answers
Abu Ghufran answered 11 years ago

Just disable search on that column.
$col["search"] = false;

Refer example-all.php for columns definition.

german answered 9 years ago

editable when two fields are equal

Your Answer

4 + 1 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?