jQuery UI Widgets › Forums › Grid › Empty cells for XML source columns with period character in name
Tagged: #jqwidgets-grid, dot, grid, javascript grid, jquery grid, period, point, XML
This topic contains 5 replies, has 2 voices, and was last updated by Hristo 7 years, 2 months ago.
-
Author
-
I have an XML source from a third party that has periods in the name. Periods are valid XML name characters, so there should be no problem there.
When rendering, jqxGrid is drawing a blank cell value for those columns, even though there is data.
This issue does not occur if the source is JSON, but otherwise the same names.
I have a minimal reproducible example here for the XML version failing: http://jsfiddle.net/07xpe8nL/2/
Here’s another example with JSON where this is working correctly: http://jsfiddle.net/jxbhzmoL/2/
Can this be confirmed to be an issue?
Hello scott.rycroft,
I got it, thank you for the examples and for this feedback.
I will create a work item for this case.Best Regards,
Hristo HristovjQWidgets team
http://www.jqwidgets.comSeptember 18, 2018 at 6:47 pm Empty cells for XML source columns with period character in name #102034Is there any update on this issue?
September 19, 2018 at 11:44 am Empty cells for XML source columns with period character in name #102042Hello scott.rycroft,
Not, yet, unfortunately.
I check this work item and it is still valid.
I hope it is possible and you could try with another naming of XML tag.
Thank you for the understanding.Best Regards,
Hristo HristovjQWidgets team
http://www.jqwidgets.comOctober 16, 2018 at 6:21 pm Empty cells for XML source columns with period character in name #102413Is there any update on this?
I am not in control of the XML (third-party source), so I cannot change it.
Thanks,
Scott RycroftOctober 19, 2018 at 9:33 am Empty cells for XML source columns with period character in name #102440Hello Scott Rycroft,
I checked again and the item is still valid.
I would like to suggest you try an alternative (as a workaround) – convert the XML data to the JSON.
I hope this will help.Best Regards,
Hristo HristovjQWidgets team
http://www.jqwidgets.com -
AuthorPosts
You must be logged in to reply to this topic.