[Tobago] foreach in c:sheet

2010-05-20 Thread Abushammala, Hani (EXTERN: FTP)
Hello, We want to visualize some dynamic content within a column for each row of sheet with jstl. We tried to incrment a variable (defined outside of the tc:sheet element) with: to get the row index, but it doesn't work. Jsp: ...

Re: [Tobago] foreach in c:sheet

2010-05-25 Thread Udo Schnurpfeil
Hello Hani, I've never tried to use , so I have no experience with that tag. Your code will not work, because the content inside of the will be visited only one time. The JSTL Tag needs to be called in each row to make it work. Mixing JSTL and JSF and use of iterators have some drawbacks. Th

AW: [Tobago] foreach in c:sheet

2010-05-26 Thread Abushammala, Hani (EXTERN: FTP)
Thank you. -Ursprüngliche Nachricht- Von: Udo Schnurpfeil [mailto:u...@schnurpfeil.de] Gesendet: Dienstag, 25. Mai 2010 09:16 An: users@myfaces.apache.org Betreff: Re: [Tobago] foreach in c:sheet Hello Hani, I've never tried to use , so I have no experience with that tag. Your cod

AW: [Tobago] foreach in c:sheet

2010-05-27 Thread Abushammala, Hani (EXTERN: FTP)
(EXTERN: FTP) [mailto:extern.hani.abushamma...@volkswagen.de] Gesendet: Mittwoch, 26. Mai 2010 15:12 An: MyFaces Discussion Betreff: AW: [Tobago] foreach in c:sheet Hello Udo, I want to add a dynamic panel to a column, which has many elements for each row in the sheet, that means the content of the

AW: [Tobago] foreach in c:sheet

2010-05-27 Thread Abushammala, Hani (EXTERN: FTP)
(EXTERN: FTP) [mailto:extern.hani.abushamma...@volkswagen.de] Gesendet: Mittwoch, 26. Mai 2010 15:12 An: MyFaces Discussion Betreff: AW: [Tobago] foreach in c:sheet Hello Udo, I want to add a dynamic panel to a column, which has many elements for each row in the sheet, that means the content

Re: [Tobago] foreach in c:sheet

2010-05-27 Thread Volker Weber
gt; > -Ursprüngliche Nachricht- > Von: Abushammala, Hani (EXTERN: FTP) > [mailto:extern.hani.abushamma...@volkswagen.de] > Gesendet: Mittwoch, 26. Mai 2010 15:12 > An: MyFaces Discussion > Betreff: AW: [Tobago] foreach in c:sheet > > Hello Udo, > > > I wa

AW: [Tobago] foreach in c:sheet

2010-05-27 Thread Abushammala, Hani (EXTERN: FTP)
m] Im Auftrag von Volker Weber Gesendet: Donnerstag, 27. Mai 2010 09:45 An: MyFaces Discussion Betreff: Re: [Tobago] foreach in c:sheet Hi, as Udo wrote, you can't use jstl inside tc:sheet! Or to be more precise: the var param of tc:sheet is not available when jstl iterates, because jstl evaluates b

Re: [Tobago] foreach in c:sheet

2010-05-28 Thread Udo Schnurpfeil
IPanel, i will try this one now. Thank you Regards, Hani -Ursprüngliche Nachricht- Von: weber.vol...@googlemail.com [mailto:weber.vol...@googlemail.com] Im Auftrag von Volker Weber Gesendet: Donnerstag, 27. Mai 2010 09:45 An: MyFaces Discussion Betreff: Re: [Tobago] foreach in c:sheet

AW: [Tobago] foreach in c:sheet

2010-05-28 Thread Abushammala, Hani (EXTERN: FTP)
urpfeil.de] Gesendet: Freitag, 28. Mai 2010 09:30 An: users@myfaces.apache.org Betreff: Re: [Tobago] foreach in c:sheet Hi Hani, to find the optimal solution for your problem it whould be helpful to have a screenshot of your app. The question is: is the number of links in one column limited? Are

AW: [Tobago] foreach in c:sheet

2010-05-31 Thread Abushammala, Hani (EXTERN: FTP)
Sorry, i forget to attach the image. Regards, Hani -Ursprüngliche Nachricht- Von: Abushammala, Hani (EXTERN: FTP) [mailto:extern.hani.abushamma...@volkswagen.de] Gesendet: Freitag, 28. Mai 2010 12:00 An: MyFaces Discussion Betreff: AW: [Tobago] foreach in c:sheet Hi Udo, To explain

Re: [Tobago] foreach in c:sheet

2010-06-01 Thread Udo Schnurpfeil
- Von: Abushammala, Hani (EXTERN: FTP) [mailto:extern.hani.abushamma...@volkswagen.de] Gesendet: Freitag, 28. Mai 2010 12:00 An: MyFaces Discussion Betreff: AW: [Tobago] foreach in c:sheet Hi Udo, To explain the problematic i will use the same image in topic "[Tobago] dynamic panels in tc:shee

Re: [Tobago] foreach in c:sheet

2010-06-01 Thread Udo Schnurpfeil
eitag, 28. Mai 2010 12:00 An: MyFaces Discussion Betreff: AW: [Tobago] foreach in c:sheet Hi Udo, To explain the problematic i will use the same image in topic "[Tobago] dynamic panels in tc:sheet". I want to create panel within a column to visualize a list of dynamic items as icons

AW: [Tobago] foreach in c:sheet

2010-06-03 Thread Abushammala, Hani (EXTERN: FTP)
uch a panel. Thanks a lot. Regards, Hani -Ursprüngliche Nachricht- Von: Udo Schnurpfeil [mailto:u...@schnurpfeil.de] Gesendet: Dienstag, 1. Juni 2010 13:44 An: users@myfaces.apache.org Betreff: Re: [Tobago] foreach in c:sheet Hi Hani, I got your image, finally. When the boxes are a ki