selecting input text data how to rerender the remaining components

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Oct 2008
Posts: 1
Reputation: kondaluavula is an unknown quantity at this point 
Solved Threads: 0
kondaluavula kondaluavula is offline Offline
Newbie Poster

selecting input text data how to rerender the remaining components

 
0
  #1
Oct 7th, 2008
<h:inputText id="textId" autocomplete="off" style="width:100%;height:100%" onkeyup="getSuggestionValues(this.value)" >
<a4j:support event="onclick" reRender="datatable,definition,tagno,ind1_def,cbpossiblevalues,ind2_def,cbpossiblevalues2" />
</h:inputText>
<div align="left" class="box" id="autocomplete"
style="position:absolute;width:400px;height:200px;background-color:#ffffff;
overflow:auto;" >
</div>

This is my actual code, the purpose is, when i entered a text in the text field, it gives the related suggestion, when i click a particular suggestion then rerender the remain below components, this is the situation, but here i had rerender problem. how can i solve this one, i want to rerender these components datatable,definition,tagno,ind1_def,cbpossiblevalues,ind2_def,cbpossiblevalues2", these are text fields , datatables.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the JavaScript / DHTML / AJAX Forum
Thread Tools Search this Thread



Tag cloud for JavaScript / DHTML / AJAX
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC