Grid « IceFaces « JSF Q&A

Home
JSF Q&A
1.API
2.Bean
3.Component
4.Control
5.Data
6.database
7.Datatable
8.Development
9.Exception
10.Facelets
11.Form
12.Glassfish
13.HTML
14.IceFaces
15.Internationalization
16.JPA
17.JSP
18.MyFaces
19.openfaces
20.Page
21.Portlet
22.PrimeFaces
23.RichFaces
24.Seam
25.Security
26.Servlet
27.Session
28.Tag
29.Test
30.Tomcat
31.validation
32.Web Service
JSF Q&A » IceFaces » Grid 

1. JSF component doesn't update if changes came from grid click    stackoverflow.com

I have a JSF/IceFaces application where there is a screen divided into 3 sections. Search fields, a grid and some details fields below. Currently if I enter some data into the ...

4. "Working" in-cell edit grid solution    icefaces.org

5. Refreshing Editable Grid    icefaces.org

I'm using the rendered attribute to create an editable grid. I have an ice:selectOneMenu that has a valuechangelistener that toggles between view and edit modes. This ice:selectOneMenu sits outside the grid and has its partialSubmit equal to true. When I toggle from view to edit mode, for some reason the old data in the grid is being populated in the grid. ...

7. Defining my own panel grid renderer    icefaces.org

Hello pandoo I am considering on writing a personalized renderer for my application regarding accessiblity. The idea is I hv a link on a every-page (i.e a result-page with a tree) and when it is clicked the result page is rendered with a dataTable instead?? The idea also that when the link is clicked i will find myself in an accessiblity ...

8. Help grid big-database    icefaces.org

9. sliderEntry snap to grid    icefaces.org

Yah - what I did now is the following: 1. I used jQuery UI's slider (which can snap to grid). 2. I created a hidden InputText. On slide change I update the InputText's value by JavaScript, and then I let it "blur", s.t. the partial submit is being done. By that the corresponding bean can be updated in the background. Of ...

10. does iceface support grid panel ?    icefaces.org

14. How to implement a merge cell grid    icefaces.org

15. Grid on Charts    icefaces.org

16. Editable Grid    icefaces.org

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.