[
https://issues.jboss.org/browse/RF-13144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Asim Shaikh updated RF-13144:
-----------------------------
Description:
this is my code in
<rich:calendar value="#{eventMaster.eventDate}"
popup="#{eventMaster.popup}"
datePattern="#{eventMaster.pattern}"
showApplyButton="#{eventMaster.showApply}" cellWidth="24px" cellHeight="22px"
style="width:200px"
disabled="#{eventMaster.disabled or
eventMaster.viewMode}">
</rich:calendar>
<h:commandButton value="#{lbl['label.search']}"
action="#{eventMaster.searchOutputScreenRecords}" id="evntrtys99rchhh"/>
now i wanted to call a action which will Search my Database(MySql) and display
the records of selectedDate I ma calling it on commandbutton .I also write
query above commandbutton works for h:inputText .Please help me in this regard
> Hello I have Rich :calender componemt Now I want to use it as input and call
> DataTable values from Table I am trying this but wont look like work
> ---------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: RF-13144
> URL: https://issues.jboss.org/browse/RF-13144
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: base functionality
> Reporter: Asim Shaikh
>
> this is my code in
> <rich:calendar value="#{eventMaster.eventDate}"
> popup="#{eventMaster.popup}"
> datePattern="#{eventMaster.pattern}"
>
> showApplyButton="#{eventMaster.showApply}" cellWidth="24px" cellHeight="22px"
> style="width:200px"
> disabled="#{eventMaster.disabled or
> eventMaster.viewMode}">
> </rich:calendar>
> <h:commandButton value="#{lbl['label.search']}"
> action="#{eventMaster.searchOutputScreenRecords}" id="evntrtys99rchhh"/>
> now i wanted to call a action which will Search my Database(MySql) and
> display the records of selectedDate I ma calling it on commandbutton .I also
> write query above commandbutton works for h:inputText .Please help me in
> this regard
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues