已答覆 xslt dynamic settings

  • 2012年3月6日 上午 05:24
     
     

    hi all,

    using xslt and dataset im uploading my data to excel file.

    now i want to set the column display position dynamically ie.) let we assume if the dataset has 5 columns col1,col2,col3,col4 and col5 then the xslt is in the order of col2,col1,col4,col5,col3 so, now the excel file displaying in the order xslt, that is col2,col1,col4,col5,col3 got it!

    now how i expect is, the excel output should be based on dataset position, and the ability to set the column title dynamically(i need to use xslt to design my excel) so, any body please tell me how to achieve this?


    Thanks In Advance, Jeyaseelan

所有回覆