ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
Localize popup dialog
« previous
next »
Print
Pages: [
1
]
Author
Topic: Localize popup dialog (Read 2717 times)
jcc
Newbie
Posts: 5
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
Logged
paramvir
Administrator
Hero Member
Posts: 6309
Re: Localize popup dialog
«
Reply #1 on:
March 31, 2016, 09:55:50 pm »
There are strAdd, strEdit & strDelete properties in the localization files, you can assign them to the buttons.
$grid.pqGrid( 'option', 'strAdd' )
Similarly more properties can be added to the localization files and assigned.
Logged
jcc
Newbie
Posts: 5
Re: Localize popup dialog
«
Reply #2 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
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
Localize popup dialog