Hi Boris,
just commited an example for popups inside sheet:
http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/webapp/reference/popupSheet.jsp?view=markup
http://svn.apache.org/viewvc/myfaces/tobago/trunk/example/demo/src/main/java/org/apache/myfaces/tobago/example/reference/PopupReferenceController.java?view=markup
Regards,
Volker
2007/4/6, Boris Kovalenko <[EMAIL PROTECTED]>:
Hello!
How to use tc:popup? I looked into sheet example but can't
understand how to implement with my code. What I wan to do:
I have a sheet where rows are displayed. Each row has a column with
tc:button. I want when user press the button the popup open with edit
form. Thanks in advance.
With respect,
Boris