Hello everybody,
I’m facing with a little bit complicated task (as for me, probably not for you
).
I have web application and some views in it, every view shows only 30 rows (and buttons for naviaging) and it’s ok, but I should to export all data (not only 30 rows but all document in this view) from current view in Excel and the problem, that I should use XML because of some reason.
So, probalby someone could show me the right way. Because now it don’t see in which direction I should to move. probably any links to something similar…
thank you all !