Quote:
Originally Posted by BetterRed
 - does the tool to edit the table that Mark uses operate directly on the XML file. It feels a lot 'smoother' than the similar table used by S&R, which as I recall edits Word tables.
BR
|
Yes and no. It does operate directly on the XML file, but it reads the XML file into a in-memory dataset. Actually, it works the same as the S&R editor. The core is identical. I changed the S&R editor some time ago to work internally with dataset and datatables instead on the Word file itself. That was around the time of the introduction of the XML S&R file. It also made the editor much faster.