hi,
i have a application exporting data to excel using jboss excel tag library. my data consists of many rows and columns. there are e:cell tags in my page. whan i try to put e:hyperlink inside e:cell, it doesnt render it.i want to make my link clickable in excel. how is it done? what is the way?
thanks...
Hi Fatih,
You didn't write how you use it. But as you write you would like to include it in e:cell, you should place <e:hyperlink> in <e:worksheet> element like documentation says at Seam - Contextual Components