Re: Trinidad or RichFaces? or both?

2009-01-28 Thread Bandaru
Hi, I want to raise one more point here,ie the 'open source' and 'proprietary' ,I think the decision of tech looks on this also. For those who looking for open source components with better development prefer for 'Trinidad' because ADF is an proprietary but,we can get more features. Correct is

Re: Trinidad poll questions

2009-01-28 Thread Bandaru
Hi, We can set the Interval for the poll through Backing Bean for the component like poll.setInterval(5000); (5sec), here Interval should be in milliseconds. As i observe from ur message ,problem me be by setting interval to 1. Thanks, Ramesh. pdt_p wrote: Hi.. I do have tr:poll in my

Re: [TRINIDAD]ClassCastException:org.apache.myfaces.trinidad.component.CoreoOutputText

2008-07-17 Thread Bandaru
. -Bandaru dushyant agarwal wrote: Hi, I have a JSF page in which there is a tree-table.In the JSF I have put the nodestamp and pathstamp facets with a column in nodestamp and a outputText inside the column as well as inside pathstamp. Now in the backing bean I create columns

Updated Trinidad libs for JDeveloper

2007-09-22 Thread Bandaru
many issues i think due to this old version libs. Can any one suggest me what are new version libs available and where can i find them. Thanking You, Bandaru. -- View this message in context: http://www.nabble.com/Updated-Trinidad-libs-for-JDeveloper-tf4500628.html#a12835503 Sent from

selectBooleanCheckbox changes to Readonly Mode on Binding

2007-09-10 Thread Bandaru
Hi, When i use binding for 'selected' property in 'selectBooleanCheckbox' it is changing to Readonly mode in the Output, But it should be able to change. How can i avoid that,Please suggest me. tr:selectBooleanCheckbox selected=#{backing_page1.value}/ Thank you, Bandaru. -- View

RE: My own default CSS.

2007-09-10 Thread Bandaru
/skin skin idStyle2.desktop/id familyStyle2/family render-kit-idorg.apache.myfaces.trinidad.desktop/render-kit-id style-sheet-nameskins/Style2.css/style-sheet-name /skin Please Suggest Me. Thank You, - Bandaru sandeep gururaj wrote

Re: selectBooleanCheckbox changes to Readonly Mode on Binding

2007-09-10 Thread Bandaru
suggest me.. Thanking You, Bandaru. Simon Lessard wrote: Hello Dandaru, You probably forgot to add a setter method for value property. You need to add the following method public void setValue(Boolean value) { // } to your backing_page1 bean. Regards, ~ Simon

How to get Parent Tree Node of child?

2007-09-09 Thread Bandaru
Bean. I'm able to get only the details in the same Level of Tree Node(ie All Employees in the Selected Employee Level). IDE: JDeveloper 10.1.3.2. ,with Trinidad. Please Suggest me. Thanking You, Bandaru. -- View this message in context: http://www.nabble.com/How-to-get-Parent-Tree-Node-of-child

My own default CSS.

2007-09-09 Thread Bandaru
Hi, I'm able to Change the CSS on selection of SelectOneChoice and binding to value to adf config file. but initialy getting the ADF default CSS,How can set my one of my CSS file as Default. IDE: JDeveloper 10.1.3.2 Please Suggest me. Thanking You, Bandaru. -- View this message

Re: Table PPR problem when trigger Outside

2007-09-05 Thread Bandaru
Hi, Thanks for your reply,I tried with Following Code as you mentioned But Not Triggered,what may be the problem? tr:selectBooleanCheckbox label=RemoveALL binding=#{backing_first.removeAll} id=removeAll autoSubmit=true/ tr:table

Table PPR problem when trigger Outside

2007-09-03 Thread Bandaru
Hi, I have a Requirement that when i select BooleanCheckBox which is outside the table with autosubmit,i need to trigger the value to inside the Table column, But the Value is Not trigged,I think the problem with the partialTriggering ID because When i place both components in the

Re: Table PPR problem when trigger Outside

2007-09-03 Thread Bandaru
Hi, Yes,I tried with 'partialTriggers=MyTable:removeAll' eventhough no Effect. Please let me out from this issue. Thanks for Reply... Vadim Dmitriev wrote: Have you by any chanсe tried 'partialTriggers=::removeAll'? tr:table is NamingContainer, so partialTriggers must be of special

Dynamic value setting problem to InputText

2007-08-30 Thread Bandaru
Hi, In Trinidad,The InputText Value is not getting change Dynamically from Backing Bean. Initially the First value is settting after it not getting change. But If i set Disable True for InputText then the value getting Change but i need Disable false(Aditabel). I'm Doing this in

Tree Expand All/Collapse All Function

2007-08-26 Thread Bandaru
Hi, I have Constructed a Trinidad Tree its working fine and I also need to add the 'Expand All' and 'Collapse All' Functionality,How can i achive that in Trinidad,Please Help me. If it is not possible in trinidad,does there any other open-source tree Component to achieve this

can Trinidad use pagedefintion file?..

2007-08-16 Thread Bandaru
Hi, Can i use Pagedefinition file created from DataControls in the project configured with Trinidad. if possible,what are the changes to be done in web.xml and faces-config file and where else to be done. IDE: Oracle Jdeveloper 10g, Please Suggest me ASAP. Thanks in Advance. --

Action not working in jspx page

2007-08-13 Thread Bandaru
.jar - Configured web.xml,faces-config,correctly what else to do to resolve this problem Please suggest me.. Thank in Advance, Bandaru -- View this message in context: http://www.nabble.com/Action-not-working-in-jspx-page-tf4259576.html#a12121863 Sent from the MyFaces - Users mailing

Trinidad configuration in Jdeveloper

2007-08-10 Thread Bandaru
Hi, I am new to the Trinidad components. i'm trying to configure the trinidad in oracle Jdeveloper 10g. i found different versions of libraries in the sites,can any one one suggest me which libraries are to use. I have used the libraries given in Apache MyFaces Trinidad 1.0.1