Forum



16:29

11/03/2013

Hi,
I'm working with jqgrid and ASP.net MVC 4.
I have this problem, I load data from toolnav ADD to jqgrid in this window the dropdownlist show me the description but when I save this data insert in jqgrid with value I would like that show me the description not the value.
How I can resolve this problem?
08:41

Moderators
30/10/2007

Hello,
How is your grid builded. How is your select builded.
Do you have any simnple code which demostartes the problem?
Regards
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
15:05

11/03/2013

Hi Tony
this is my colModel:
colModel:
[
{ name: 'sdv_idreclamo', index: 'sdv_idreclamo', editable: true, edittype: 'text', editoptions: { defaultValue: Idreclamo }, hidden: true },
{name: 'sdv_sec', index: 'sdv_sec', formatter: 'integer', hidden: true },
{ name: 'sdv_parpieza', index: 'sdv_parpieza', align: 'left', width: '35', editable: true, edittype: 'select', editoptions: { dataUrl: '@Url.Action("CargaDropDown", "raTabDatosVehiculo", new { param = "PIEZA"})', buildSelect: createSelectList} },
{ name: 'sdv_parcodclase', index: 'sdv_parcodclase', sortable: true, align: 'left', width: '35', editable: true, edittype: 'select', editoptions: { dataUrl: '@Url.Action("CargaDropDown", "raTabDatosVehiculo", new { param = "CODCLASE"})', buildSelect: createSelectList} }
....
],
When I view the web page don't show me the description only displayed the value.
for example the column sdv_pieza description is "AMORTIGUADOR" value :001, when it load the grid display 001 I would like that it display "AMORTIGUADOR"
I've added formatter: 'select' in the sdv_pieza:
{ name: 'sdv_parpieza', index: 'sdv_parpieza', align: 'left', width: '35', editable: true, edittype: 'select', formatter: 'select', editoptions: { dataUrl: '@Url.Action("CargaDropDown", "raTabDatosVehiculo", new { param = "PIEZA"})', buildSelect: createSelectList} },
When it load the grid the column sdv_pieza is it void!! doesn't me display nothing in this column
Most Users Ever Online: 715
Currently Online:
70 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66