Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jcc

Pages: [1]
1
Help for ParamQuery Grid (free version) / Re: Localize popup dialog
« on: April 13, 2016, 04:50:28 pm »
Works fine for pqGrid ...
but not for popup-crud called by the button in the pqGrid
(as show in the print attached)

Thanks for your help

2
Help for ParamQuery Grid (free version) / Localize popup dialog
« on: March 29, 2016, 02:43:13 pm »
I know how to localize the datagrid and toolbar using the right file
but how do I localize popup-dialog-crud buttons  ?

Thanks

3
Help for ParamQuery Select / Re: pqSelect with deselect
« on: December 30, 2015, 02:20:49 pm »
OK, got it!!! I've made a mistake
In HTML, the first empty option was <option value='0'> </option>
I delete the blank car and it works fine

pqSelect is a great job.
Think i'll try soon the pqGrid

4
Help for ParamQuery Select / Re: pqSelect with deselect
« on: December 29, 2015, 08:40:20 pm »
Yes, but not pretty and, anyway, the deselect button still show in the singlePlaceHolder (to deselect what ???)
Is'nt a way to set the original text in the singlePlaceHolder when no otpion is selected ?
Thks for your help

5
Help for ParamQuery Select / pqSelect with deselect
« on: December 29, 2015, 08:14:15 pm »
I use pqSelect with singlePlaceHolder and radio buttons and set the deselect option to true.
When created, the singlePlaceHolder show my title text and, when an option is selected, the option text takes the place of the title
That's fine.
But, when the deselect button is clicked, the radio button turn unchecked, and the signlePlaceHolder shows the first entry of the list (even this radio button is not checked)

Is there something I do wrong ?

Pages: [1]