Want to try out advanced filtering before buy

QuestionsWant to try out advanced filtering before buy
vamsi asked 9 years ago

Dear Support
I would like to try out your advanced filtering before we implement in my Cake PHP based (MVC) project. My data will have lot of text and complex searching is required. And also what is license for one domain means? if I purchase a license for abc.com can I use it for all its sub-domains?

thanks

1 Answers
Abu Ghufran answered 9 years ago

You can try advance search by following. (where $g is new jqgrid())

$g->set_actions(array(
"search" => "advance",
)
);

One domain OR one web application. It may include subdomains if application is same.

Your Answer

6 + 17 =

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?