change sql of autocomplete

Questionschange sql of autocomplete
Anders asked 3 years ago

If I set debug_sql=1 before rendering of grid I get query-text – but no contents in the grid.

If I set debug_sql=1 after rendering of grid the content is there but I don’t get any query-text when performing update queries.

Am I doing something wrong?

2 Answers
Anders answered 3 years ago

Sorry for the title of this conversation, not very clear to me how it got there…

Abu Ghufran Staff answered 3 years ago

Hi,

I am unable to regenerate this issue.

This is working as expected: “If I set debug_sql=1 after rendering of grid the content is there but I don’t get any query-text when performing update queries.”

$g->debug_sql=1;

where $g is jqgrid object.

You can share you code for review if issue persist.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

11 + 9 =

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?