You can certainly use xslt for that kind of stuff and probably get better performance vs building your logic using repeaters etc. Some of the actions use xsl under the covers anyway so it really depends. I think for what your are trying to do the database level will always perform the best. If you are running into trouble meeting your requirements using MDO you may want to consider implementing a traditional db.
↧