Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
addXMLData() 函数 jqgrid 所需的 xml 格式/结构是什么?
阿卜杜勒哈利克
addXMLData方法的 XML 数据格式由xmlReader. 最重要的限制是数据必须在 XML 元素中,而不是在 XML 属性中。例外是id。在jqGrid 文档中,您可以找到许多示例。您也可以自己解析 XML 数据并使用jqGrid 的data参数。
xmlReader
id