ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: jplevene on December 08, 2023, 09:46:31 pm

Title: missing class "pq-focus-mgr" on the textarea
Post by: jplevene on December 08, 2023, 09:46:31 pm
The focus textarea no longer has the class "pq-focus-mgr", so when I detect a body keypress, the target is a textarea with no class to distinguish what it is.

In 9.0.2, only the parent div has the class "pq-focus-mgr" and not the textarea like before.
Title: Re: BUG in 9.0.2 missing class "pq-focus-mgr" on the textarea
Post by: paramvir on December 11, 2023, 02:27:40 pm
Sorry the classes which are used internally by grid and not specified in the API documentation can be changed anytime.