M
MD
my database return the search result in the xml.
I have about 100 fields with 10 records if i use
the dom to parse in the browser with javascript
takes about 30 seconds to generate the table
with search result
If i use the xlst to transform this xml document to
table any faster?
if not faster way to display this complicated data with 100 fields?
MD
I have about 100 fields with 10 records if i use
the dom to parse in the browser with javascript
takes about 30 seconds to generate the table
with search result
If i use the xlst to transform this xml document to
table any faster?
if not faster way to display this complicated data with 100 fields?
MD