Hi Krishna

Have you finished your stuff..?
Let me know... I think we can do this...
If you want pointers let me know 

I can give some suggestions.


Suresh




Nutulapati, Krishna wrote:
> 
>  
> Hi Suresh,
> The issues I have are as follows. 
> I need to develop 2 screens.
> 1)ItemHome:-  In this jsf page, I need to have data table with 6
> columns. One among these 
> Columns need to have tree structure with check boxes. The depth of the
> tree is 2 levels. 
> Each node of the tree should contain an item as parent  and 2 sub Items
> as children with checkboxes. User will select one among these items
> (parent item) and clicks edit Item Tab. 
> (Problem I have here is how to provide tree structure in the table with
> checkboxes)
> 
> 
> 2)EditItem:- Here a data table is displayed with a selected master item,
> and its subItems(at most   three),with radio buttons. User will select
> one among these radiobuttons, and should able see the selected object in
> the top panel in editable format. User should able to  edit the item/sub
> Item  and save it in the database. 
> 
> Here the problem I have is displaying the objects in data table  with
> radio buttons, and allow the user to select one among many radio
> buttons. How can I capture the event of selected radio button in the
> backing bean, and identify the object. (I could not able to find the
> solution).
> 
> As I'm reaching deadlines, any of your help in these issues is highly
> appreciated. 
> I also attached the screens here, though I'm not sure whether you can
> receive them as attachment.  
> 
> Thanks
> Krishna 
> 
> A)From Gui I should 
> -----Original Message-----
> From: spaduri [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, April 20, 2008 11:07 PM
> To: users@myfaces.apache.org
> Subject: RE: MyFaces Tree2 Component
> 
> 
> Hi Krishna
> Tomahawk, trinidad are alomost similar implementations I guess, just
> wondering what kind of customization you are working on the Tree...
> Can you explain the issue ..?
> 
> thanks
> Suresh
> 
> Thanks
> 
> Nutulapati, Krishna wrote:
>> 
>> Hi Jack,
>> Even I need to develop a tree strtucture with checkboxes to each node.
>> Trinad examples are appearing very gr8 for These features. But I'm 
>> unable to customise these  fetures. Do you have any specific ideas on 
>> Triniad?
>> Thanks
>> Krishna
>> 
>> -----Original Message-----
>> From: spaduri [mailto:[EMAIL PROTECTED]
>> Sent: Friday, April 18, 2008 3:06 PM
>> To: users@myfaces.apache.org
>> Subject: MyFaces Tree2 Component
>> 
>> 
>> Hi team
>> 
>> I am planning to recommend JSF and MyFaces for the development of the 
>> application.
>> like Navigation Tree on the left side, header, footer and body ..
>>  
>> 1) Can any one share a piece of code to develop Dynamic Navigation 
>> Tree(like ServerSideToggling ..I will get the data from backend based 
>> on the I will build the Tree with leafs, when we click on leafs we 
>> need to call action to redirect to other jsps ) we can achieve this 
>> using MyFaces Tree2 Component,Just wondering if anybody know some 
>> information, any info is appreciated.
>> 
>> thanks
>> Jack
>> --
>> View this message in context:
>> http://www.nabble.com/MyFaces-Tree2-Component-tp16764781p16764781.html
>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>> 
>> 
>> 
> 
> --
> View this message in context:
> http://www.nabble.com/MyFaces-Tree2-Component-tp16764781p16802454.html
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
> 
> 
>  
>  
> 

-- 
View this message in context: 
http://www.nabble.com/MyFaces-Tree2-Component-tp16764781p16834855.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to