jqGrid local data as XML -


Can I use local XML files as data in jqGrid?

You can load the content of the XML file in the string variable and datatype: 'xmlstring ' (see). it will work.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

php - Login to icq account to receive messages from contact #12345678 -

python - rename keys in a dictionary -