Hello,
I'm starting to work with jqGrid and i found something strange. I have my grid setup, data is coming in from the server (XML through jQuery Ajax load) and is displaying just fine. One of the columns is editable as a select. The values for this select are loaded as XML through the regular jQuery ajax call again. When clicking the cell, the select is showing just fine and i can select an option from it. After this my problem arises: no text is displayed after selecting the option. Any clues? Below is the source for the grid:
function loadPropertyDefinition(nodeType){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top