1. dashboard columns forum.primefaces.orgHi, I'm creating a dashboard dynamically using a binding. I want to create two DashboardColumns and add panels to them. I can create the columns and add the panels, but the ... | |||||
2. Dashboard backing bean - problem to save grid forum.primefaces.org19 Oct 2011, 23:06 by kropka Dashboard backing bean - problem to save grid I try to use dashboard with backing bean controller and i have problem to save my grid. ... | |||||
3. Creation of Dashboard in Primefaces. forum.primefaces.orghi everybody, i am trying to add primefaces to seam framework, and successfull also. but i am not able to view dashboard components. i think i may be having some problem ... | |||||
4. p:dashboard forum.primefaces.org | |||||
5. New feature for p:panel and p:dashboard ! forum.primefaces.orgHi I've just seen new updates on the widgets p:panel and p:dashboard to close them. It seems to me very useful feature but they might be an incomplete idea without a ... | |||||
6. dashboard - Skinning forum.primefaces.orgI am new to PrimeFaces, Currently i am trying to implement dashboard feature of primefaces (version 1.0.1 SNApSHOT), I'm using the following http://www.primefaces.org:8080/prime-sh ... hboard.jsf I made the changes as per ... | |||||
7. Dashboard forum.primefaces.orgHi Cagatay, I'm waiting for the dashboard component!!!! Do you have good news for me about this component? Thanks a lot. Have a nice day! Cheers, Valentina | |||||
8. after moved pannel in dashboard,the close button disappear forum.primefaces.org | |||||
9. Cagatay,can you make this little fix to Dashboard component? forum.primefaces.org01 Apr 2010, 13:57 by salman4u Cagatay,can you make this little fix to Dashboard component? Hello Cagatay, I saw Dashboard component and it's really nice. Just one more fix if you ... | |||||
10. DashboardColumn disappears in Dashboard forum.primefaces.org22 Apr 2010, 17:31 by salman4u DashboardColumn disappears in Dashboard Hello, The dashboard doesn't work as expected. There is only panel in 3rd column in my dashboard. When i move it ... | |||||
11. Adding new item into Dashboard at runtime forum.primefaces.org28 Apr 2010, 16:50 by vale_dev Adding new item into Dashboard at runtime Hi Catagay, how are you? I hope fine.... I'm using your fantastic Dashboard component but I have some ... | |||||
12. Dashboard panels disappearing forum.primefaces.orgHello Prime-Team, using http://www.primefaces.org:8080/prime-sh ... hboard.jsf When you move a panel from one column to another column and insert it there (not at last position) The panel after the insert row ... | |||||
13. buttons in dashboard is not working forum.primefaces.orgHi, I'm using dashboard and inside that I'm using rich dataTable and the datascroller buttons and any other kind of button is not working. Does anyone know how to use dataTable ... | |||||
14. dataTable in dashboard is not working properly forum.primefaces.orgHi, I'm using primeface's dataTable inside the panel of the dashboard and the panel does not collapse when I click on "minus" on the top of the panel, and when I ... | |||||
15. [Req] New reorder behavior for | |||||
16. Datatable in DashBoard not working forum.primefaces.org29 Jun 2010, 15:25 by swathi Datatable in DashBoard not working Hi All, I placed the datatable inside the dashboard panel. I am using jboss6 jsf 2.0 with primefaces 2.0.2 version. ... | |||||
17. Dashboard problems forum.primefaces.org12 Jul 2010, 21:06 by nessa_uepa Dashboard problems Hello, I tryied to use the dashboard componet in my application for users reordered panels. My first problem was that don't can to ... | |||||
18. Dashboard - close only from top area forum.primefaces.orgHI! I am following the example in demo show case of dashboard. My problem is, that I want to drag a panel from More widgets to add and when the user ... | |||||
19. [dashboard] Bug or intention? forum.primefaces.orgHi there, I'm considering using the dashboard component. While checking out the component in the showCase i noticed, that once you removed all panels from a column, it's not possible to ... | |||||
20. Problem with dashboard panel that contains a dataTable forum.primefaces.orgI have a | |||||
21. horizontalspan and verticalspan in dashboard? forum.primefaces.orgHello PrimeFaces! I would like some elements in dashboard to be placed on more then one column. Is there any way to implement horizontalspan and verticalspan in dashboard? Thanks. | |||||
22. Dynamic Dashboard forum.primefaces.orgHi, Instead of having on the xhtml page I want to create dynamic dashboard in the bean and bind it to the bean property. is it possible? and I have another ... | |||||
23. Schedule and dashboard combination forum.primefaces.orgHello, I'm using one Schedule component inside one dashboard, everything works fine except when I slowly drag the schedule, even leaving to return to its original position. After dragging the schedule ... | |||||
24. dashboard panel menus not displaying properly forum.primefaces.orghi I am using primefaces 2.1 and jsf 2.0 ..in my dashboard,when i click the menu option of the panel,the sub menu will be shown in top-left corner, which is not ... | |||||
25. Dynamic loading of Panels in Dashboard forum.primefaces.org | |||||
26. is primefaces 2.2 m1 dashboard not supporting properly forum.primefaces.orghi i m using primefaces 2.2.m1 and jsf 2.0.i used primefaces dashboard with panel .. but panel menus not displaying when i using the primefaces 2.2.m1 .. but the same code ... | |||||
27. Saving Dashboard and Menu forum.primefaces.orgI really like primefaces, and would like to persist the information to a database to restore the information later. I am using the examples from the showcase to display the menu ... | |||||
28. Programmatically add panel to dashboard forum.primefaces.orgHi I am new to Primefaces and first of all I would like to thank you for great framework! I have application which reads "notes" from database and every time that ... | |||||
29. Dashboard: forum.primefaces.org>> << Bitia Cruz Posts: 11 Joined: 01 Oct 2010, 23:02 07 Oct 2010, 23:53 by Bitia Cruz Dashboard: Again referring to elements of primefaces, in this case on the dashboard ... | |||||
30. Reports in Dashboard forum.primefaces.org | |||||
31. Delete Panel after Adding it to DashBoard forum.primefaces.orgUsing the showcase you can observe an error if you drag and drop a panel into the dashboard from the list of panels to add and then try to delete the ... | |||||
32. dashboard and iteration (without c:forEach) forum.primefaces.org | |||||
33. [Solve] Dashboard Panels from Bean? forum.primefaces.orgHello Community! I really like this component, however i can't do the next thing: I want to iterate (maybe with "ui:repeat"?) and add panels to the first column of the dashboard... ... | |||||
34. Dashboard "scope is not defined" forum.primefaces.orgHello Cagatay, I'm not happy with Dashboard. I have reported bugs a couple of month ago, but there are still JS errors. You can move panels a little bit, open and ... | |||||
35. UIForm problem with Dashboard forum.primefaces.orgHey guys, I'm getting this message when I try to use the Dashboard: "The form component needs to have a UIForm in its ancestry. Suggestion: enclose the necessary components within." I ... | |||||
36. p:dashboard how to prevent or cancel reorder forum.primefaces.orgHi, I'm dynamically creating dashboard at backing bean and it works fine. However, I would like to prevent or cancel reorder if user moves panel that should not be moved. How ... | |||||
37. dashboard, layout or sth. else? forum.primefaces.org26 Jan 2011, 22:30 by Philipp42 dashboard, layout or sth. else? Dear all, actually i'm building an application which layout is similar to google analytics. (An undraggable main navigation on the ... | |||||
38. dashboard reset after javascript call forum.primefaces.org | |||||
39. Dashboard with dynamic source forum.primefaces.org Code:
|