File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Problem with Developing Custom UI toolbar component using JSF Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Problem with Developing Custom UI toolbar component using JSF" Watch "Problem with Developing Custom UI toolbar component using JSF" New topic
Author

Problem with Developing Custom UI toolbar component using JSF

ShivaKumar Rudrappa
Greenhorn

Joined: Apr 05, 2002
Posts: 2
I am Working on developing the custom toolbar component using JSF
Which includes crude operation like ADD Delete etc, and Navigation controls like
Next and Pre.All the operation is working fine to me with single grid in single JSP page
But when I incorporate multiple grids with multiple toolbar .I could not able to achive the toolbar operation binding to specific bean which will be specified as an attribute in the custom tag . I need suggestion to overcome this problem or link to locate the code samples if availabe so that I can simulate the same .
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Problem with Developing Custom UI toolbar component using JSF
 
Similar Threads
Table in a List Box
Help Needed: Search/Filter on a Datatable for displaying records.
which framework is best for me?
Scrollable toolbar
Editable Drop Down in JSF