Initial grid population is via .parse() via an Ajax staged XML stream. Later additions via .addRow() using array argument form. Attempts to add link to column with both href and title accept the href, but not the title (e.g. this works too).
I also notice that when populating via .load(), the resulting

I’d also attempted to use ._refresh_mode = [true, true] to attempt an “append” from XML using .parse() as I’d get all “goodness” from above, but it didn’t work, exhibiting the grid-not-populated result that I typically see when .load()-ing XML content that doesn’t adhere to standard. This XML-based approach would be preferred as it would allow me to reuse some of of my content projection instruments…
Whats the best practice for appending additional rows?
Lastly, is there a planned release for extending .loadXML() for both GET and POST?
Regards,
Dirk
Distribution: latest build Pro Suite, Enterprise