users@woodstock.java.net

Re: Table Question

From: autozoom <cioni_mauro_at_yahoo.com>
Date: Fri, 1 Aug 2008 00:26:34 -0700 (PDT)

Yes you can do it.
What I do in my pages is to add an Ajaxtransaction and set the table as the
"refresh" attribute of the transaction itself.
Then you can do a DynaFaces.Tx.fire("myTx"); (for example on the onclick
event of a button) to asynchronously refresh the table.

I take the chance to ask the woodstock/netbeans team when the table2 and
tree2 components will be integrated into the visual environment.
I am really looking forward to using them

thanks


M.R. Venkatesh Babu wrote:
>
> The old table component does not support any ajax behavior. You would need
> the new table2 component for that. OTOH, if you are using ajax enabled
> components such as staticTexts/hyperlinks/images inside the table, you
> could
> try asynchronously refreshing those components..
>
> On Thu, Jul 31, 2008 at 1:48 AM, INFO - SOFIS
> <info_at_sofis-solutions.com>wrote:
>
>> Hi, we need refresh a woodstock table using an ajax request (not a
>> table2
>> component a table component).
>>
>> For example because the data of the table change and we dont want to
>> repaint all the page we only want re paint the table.
>>
>> we try ajaxzone without success, could you help us?
>>
>> Very Thanks
>> Regards
>> Santiago
>>
>>
>
>

-- 
View this message in context: http://www.nabble.com/Table-Question-tp18742553p18769512.html
Sent from the Project Woodstock - Users mailing list archive at Nabble.com.