ParamQuery grid support forum

General Category => Help for ParamQuery Select => Topic started by: davioptr on February 07, 2016, 02:51:42 pm

Title: Set pqSelect selected items
Post by: davioptr on February 07, 2016, 02:51:42 pm
Hi,

i want to set selected items using pqSelect, how can i do that ?

Thanks for help.
Title: Re: Set pqSelect selected items
Post by: paramvir on May 19, 2016, 08:22:20 am
In HTML <option selected>text</option>

In jquery, $select.val( options );